0.1.2 • Published 10 months ago

react-slider-3d v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-slider-3d

Inspired from vue-carousel-3d

The repository is back in action. I'll try to keep it updated and to merge pull requests occasionally. Also, some new features are coming soon.

Feel free to submit issues and feature requests here.

Installation

npm install --save react-slider-3d

Exports

Include the react-slider-3d into your component using import:

import { Slider3D } from 'react-slider-3d';

Usage

View the Demo and its source for more.

Development

Want to run demo locally

git clone https://github.com/danh20051995/react-slider-3d
cd react-slider-3d
npm install
npm run start
open http://localhost:3000

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago