@faceless-ui/slider
Version:
A React library for building every kind of slider
30 lines (20 loc) • 686 B
Markdown
[](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 git@github.com: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