Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1000ch/switch-element
Switch UI Element like iOS
https://github.com/1000ch/switch-element
Last synced: 29 days ago
JSON representation
Switch UI Element like iOS
- Host: GitHub
- URL: https://github.com/1000ch/switch-element
- Owner: 1000ch
- Created: 2014-09-23T10:25:52.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-09-20T13:38:45.000Z (about 8 years ago)
- Last Synced: 2024-05-14T01:03:25.792Z (6 months ago)
- Language: HTML
- Homepage: https://1000ch.github.io/switch-element
- Size: 9.77 KB
- Stars: 14
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [switch-element](http://1000ch.github.io/switch-element)
Switch UI Element like iOS.
## Install
Install via **npm** or **bower**.
```bash
# via npm
$ npm install switch-element# via bower
$ bower install switch-element
```## Usage
Import `switch-element.html`.
```html
```
Put `` tag.
```html
```
## License
MIT