Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formidablelabs/nuka-carousel
Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://github.com/formidablelabs/nuka-carousel
carousel javascript nuka-carousel react reactjs slide
Last synced: 7 days ago
JSON representation
Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
- Host: GitHub
- URL: https://github.com/formidablelabs/nuka-carousel
- Owner: FormidableLabs
- License: other
- Created: 2015-04-20T19:52:07.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T19:24:00.000Z (4 months ago)
- Last Synced: 2024-10-29T09:40:29.576Z (3 months ago)
- Topics: carousel, javascript, nuka-carousel, react, reactjs, slide
- Language: TypeScript
- Homepage: https://commerce.nearform.com/open-source/nuka-carousel
- Size: 9.36 MB
- Stars: 3,065
- Watchers: 69
- Forks: 593
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Nuka Carousel](https://raw.githubusercontent.com/FormidableLabs/nuka-carousel/main/Nuka-Hero.png)](https://commerce.nearform.com/open-source/nuka-carousel)
[![Maintenance Status][maintenance-image]](#maintenance-status)
Small, fast and accessibility-first React carousel library with easily customizable UI and behavior to fit your brand and site
![Nuka Carousel Animated Example](https://i.imgur.com/UwP5gle.gif)
### Install
To add `nuka-carousel` to your project run the following command in your project folder.
```bash
$ yarn add nuka-carousel
```Come learn more and see a live demo at our [docs site](https://commerce.nearform.com/open-source/nuka-carousel)!
## Support
Have a question about nuka-carousel? Submit an issue in this repository using the
["Question" template](https://github.com/FormidableLabs/nuka-carousel/issues/new?template=question.md).Notice something inaccurate or confusing? Feel free to [open an issue](https://github.com/FormidableLabs/nuka-carousel/issues/new/choose) or [make a pull request](https://github.com/FormidableLabs/nuka-carousel/pulls) to help improve the documentation for everyone!
The source for our docs site lives in this repo in the [`docs`](https://github.com/FormidableLabs/nuka-carousel/blob/main/docs) folder.
### Contributing
See the [Contribution Docs](CONTRIBUTING.md).
### Maintenance Status
**Active:** Nearform is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.
[maintenance-image]: https://img.shields.io/badge/maintenance-active-green.svg?color=brightgreen&style=flat