Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Accessible, CSS agnostic, slider component for React.

Awesome Lists containing this project

README

        

# React Slider

[![npm version](https://badge.fury.io/js/react-slider.svg)](https://badge.fury.io/js/react-slider)

Accessible, CSS agnostic, slider component for React.

[![react-slider example](react-slider.gif)](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.