Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kahwee/range-multiple
type=range, with multiple
https://github.com/kahwee/range-multiple
Last synced: about 2 months ago
JSON representation
type=range, with multiple
- Host: GitHub
- URL: https://github.com/kahwee/range-multiple
- Owner: kahwee
- Created: 2015-05-31T17:42:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T14:46:59.000Z (over 7 years ago)
- Last Synced: 2024-04-29T20:51:50.796Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# range-multiple
# Installing
```
npm install
```# Building
```
npm run build
```# Testing
```
npm run test
```