0.1.2 • Published 1 year ago

react-slider-3d v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.1

1 year ago

0.1.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago