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

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

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
```