https://github.com/zillow/react-slider
Accessible, CSS agnostic, slider component for React.
https://github.com/zillow/react-slider
range range-slider range-slider-component react react-component react-slider react-slider-component slider
Last synced: 9 days ago
JSON representation
Accessible, CSS agnostic, slider component for React.
- Host: GitHub
- URL: https://github.com/zillow/react-slider
- Owner: zillow
- License: mit
- Created: 2014-08-08T22:18:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T15:13:31.000Z (12 months ago)
- Last Synced: 2025-05-04T00:01:46.862Z (19 days ago)
- Topics: range, range-slider, range-slider-component, react, react-component, react-slider, react-slider-component, slider
- Language: JavaScript
- Homepage: https://zillow.github.io/react-slider
- Size: 10.8 MB
- Stars: 901
- Watchers: 18
- Forks: 239
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# React Slider
[](https://badge.fury.io/js/react-slider)
Accessible, CSS agnostic, slider component for React.
[](https://zillow.github.io/react-slider/)
### Installation
```sh
npm install react-slider
```### API Documentation
For component props, methods, and living examples, see the demo:
https://zillow.github.io/react-slider/
### TypeScript Support
```sh
npm install --save-dev @types/react-slider
```### License
See the [License](LICENSE) file.