Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 12 days ago
JSON representation

A React library for building every kind of slider

Awesome Lists containing this project

README

        

[![NPM](https://img.shields.io/npm/v/@faceless-ui/slider)](https://www.npmjs.com/@faceless-ui/slider)
![Bundle Size](https://img.shields.io/bundlephobia/minzip/@faceless-ui/slider?label=zipped)

# 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