Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allouis/dom-components
A collection of basic DOM components
https://github.com/allouis/dom-components
Last synced: 24 days ago
JSON representation
A collection of basic DOM components
- Host: GitHub
- URL: https://github.com/allouis/dom-components
- Owner: allouis
- Created: 2016-12-13T12:47:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T14:48:43.000Z (almost 8 years ago)
- Last Synced: 2024-10-07T21:09:28.644Z (29 days ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# components
A selection of DOM components
### examples
Run `npm start -- ` to run an example, e.g.
```
npm start -- examples/chart/pie
```