An open API service indexing awesome lists of open source software.

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:

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.

[![NPM Version](https://img.shields.io/npm/v/stylesheet-switcher.svg?style=flat-square)](http://npm.im/stylesheet-switcher)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Coverage Status](https://coveralls.io/repos/github/uglow/stylesheet-switcher/badge.svg?branch=master)](https://coveralls.io/github/uglow/stylesheet-switcher?branch=master)
[![Dependencies status](https://david-dm.org/uglow/stylesheet-switcher/status.svg?theme=shields.io)](https://david-dm.org/uglow/stylesheet-switcher#info=dependencies)
[![Dev-dependencies status](https://david-dm.org/uglow/stylesheet-switcher/dev-status.svg?theme=shields.io)](https://david-dm.org/uglow/stylesheet-switcher#info=devDependencies)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](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).