https://github.com/faceless-ui/slider
A React library for building every kind of slider
https://github.com/faceless-ui/slider
react react-slick react-slider slick-slider slider slides typescript
Last synced: 29 days ago
JSON representation
A React library for building every kind of slider
- Host: GitHub
- URL: https://github.com/faceless-ui/slider
- Owner: faceless-ui
- License: mit
- Created: 2021-02-28T03:17:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T04:39:54.000Z (12 months ago)
- Last Synced: 2025-03-29T17:11:09.455Z (about 2 months ago)
- Topics: react, react-slick, react-slider, slick-slider, slider, slides, typescript
- Language: TypeScript
- Homepage: https://facelessui.com/docs/slider
- Size: 655 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://www.npmjs.com/@faceless-ui/slider)
# React Slider
Read the full documentation [here](https://facelessui.com/docs/slider).
## Installation
```bash
$ npm i @faceless-ui/slider
$ # or
$ yarn add @faceless-ui/slider
```## Development
To develop this module locally, spin up the [demo app](./demo/App.demo.js):
```bash
$ git clone [email protected]:faceless-ui/slider.git
$ yarn
$ yarn dev
$ open http://localhost:3000
```## License
[MIT](https://github.com/faceless-ui/slider/blob/master/LICENSE) Copyright (c) Faceless UI