0.1.10 • Published 4 years ago
dark-light-mode v0.1.10
dark-light-mode
🌒 toggles dark mode... Really? Try it
Installation
Use npm:
npm install --save dark-light-mode
Use yarn:
yarn add dark-light-mode
Use CDN:
<script type="module" src="https://unpkg.com/dark-light-mode"></script>
Usage
<!DOCTYPE html>
<html lang="en">
<head>
<title>🌒 toggles dark mode... Really? Try it</title>
<meta charset="utf-8" />
<script type="module" src="https://unpkg.com/dark-light-mode"></script>
</head>
<body>
<dark-light-mode />
</body>
</html>
Demo
There is a live demo, it's a web page of "The Art of War"(Chinese: 孙子兵法, Twenty-Five Hundred years ago, Sun Tzu wrote this classic book of military strategy based on Chinese warfare and military thought).
License
dark-light-mode is released under the MIT License. See the bundled LICENSE file for details.
0.1.10
4 years ago
1.2.5
5 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
0.1.0
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.9
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
1.2.1
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.0
5 years ago