Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/we-lib/carousel-lite
Yet the most simple and easy carousel
https://github.com/we-lib/carousel-lite
Last synced: about 1 month ago
JSON representation
Yet the most simple and easy carousel
- Host: GitHub
- URL: https://github.com/we-lib/carousel-lite
- Owner: we-lib
- Created: 2014-09-09T16:22:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-18T03:07:45.000Z (over 10 years ago)
- Last Synced: 2024-11-11T23:38:52.760Z (about 2 months ago)
- Language: JavaScript
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# carousel-lite
Yet the most simple and easy carousel, based on Zepto/jQuery, [animate.css](https://github.com/daneden/animate.css) and [animate-js](https://github.com/fritx/animate-js)
Mobile/Touch/Responsive support. You deserve it!
## Live Demo
See:
## Usage
```html
``````js
$('#demo.carou').carou()
```That's it!