https://github.com/capaj/react-slyer
super simple wrapper for sly.js slider for react.js
https://github.com/capaj/react-slyer
Last synced: over 1 year ago
JSON representation
super simple wrapper for sly.js slider for react.js
- Host: GitHub
- URL: https://github.com/capaj/react-slyer
- Owner: capaj
- License: mit
- Created: 2016-01-04T00:08:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T11:57:18.000Z (over 10 years ago)
- Last Synced: 2025-03-22T17:22:53.180Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-slyer
super simple wrapper for sly.js slider react component
install with jspm:
```
jspm i github:capaj/react-slyer
```
or with npm:
```
npm i https://github.com/capaj/react-slyer.git
```