Skip to content

oayres/react-pure-carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Pure Carousel

npm version Build Status JavaScript Style Guide

This is not ready for production.

Do you really need a carousel? Check out the demo.

npm install react-pure-carousel --save

Usage

<Carousel {...settings}>
  <img />
  <img />
  <img />
  <img />
</Carousel>

License

MIT

Acknowledgements

React Pure Carousel's roots is based off Nuka Carousel.

About

A pure React carousel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors