https://github.com/uglow/stylesheet-switcher
JS Stylesheet switcher. Demo:
https://github.com/uglow/stylesheet-switcher
js svelte-components
Last synced: 5 months ago
JSON representation
JS Stylesheet switcher. Demo:
- Host: GitHub
- URL: https://github.com/uglow/stylesheet-switcher
- Owner: uglow
- License: other
- Created: 2017-04-21T04:37:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:34:17.000Z (over 2 years ago)
- Last Synced: 2024-04-14T22:47:05.479Z (about 1 year ago)
- Topics: js, svelte-components
- Language: JavaScript
- Homepage: https://uglow.github.io/stylesheet-switcher/
- Size: 5.02 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# stylesheet-switcher
> A simple JS component for switching between a list of stylesheets (or style elements) on a website.
[](http://npm.im/stylesheet-switcher)
[](https://github.com/semantic-release/semantic-release)
[](https://coveralls.io/github/uglow/stylesheet-switcher?branch=master)
[](https://david-dm.org/uglow/stylesheet-switcher#info=dependencies)
[](https://david-dm.org/uglow/stylesheet-switcher#info=devDependencies)
[](http://commitizen.github.io/cz-cli/)## Install
npm install stylesheet-switcher
## Usage
See [https://uglow.github.io/stylesheet-switcher](https://uglow.github.io/stylesheet-switcher)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
This software is licensed under the MIT Licence. See [LICENSE](LICENSE).