Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianlunn/sequencejs-tutorial-mono
Demo files that accompany the Creating an Animated Product Slider with Sequence.js tutorial
https://github.com/ianlunn/sequencejs-tutorial-mono
Last synced: 27 days ago
JSON representation
Demo files that accompany the Creating an Animated Product Slider with Sequence.js tutorial
- Host: GitHub
- URL: https://github.com/ianlunn/sequencejs-tutorial-mono
- Owner: IanLunn
- Created: 2015-09-16T08:34:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T12:38:45.000Z (about 9 years ago)
- Last Synced: 2024-04-18T13:26:14.737Z (7 months ago)
- Language: JavaScript
- Homepage: http://davidwalsh.name/creating-animated-product-slider-sequencejs
- Size: 980 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sequence.js Tutorial - Creating an Animated Product Slider with Sequence.js
Demo files that accompany the [Creating an Animated Product Slider with Sequence.js tutorial](http://davidwalsh.name/creating-animated-product-slider-sequencejs).
## Contents
The project files contain:
- `complete`: The completed demo
- `starter-files`: Files to begin with when following the tutorial## Author
Website: [Ian Lunn](http://ianlunn.co.uk/)
Twitter: [@IanLunn](https://www.twitter.com/IanLunn/)
GitHub: [@IanLunn](https://www.github.com/IanLunn/)## Sequence.js
> The responsive CSS animation framework for creating unique sliders, presentations, banners, and other step-based applications.
Sequence.js provides all of the JavaScript functionality you need for step-based applications such as sliders and presentations, allowing you to concentrate on producing your content with style.
Easily add transitions using the `.seq-in` and `.seq-out` CSS classes automatically added via Sequence.js to style how your slides/steps and content animate.
Find out how Sequence.js works in the [Introduction theme](http://ianlunn.github.io/Sequence/) or for more details, head to the [documentation](http://sequencejs.com/documentation/).
See the [introduction](http://ianlunn.github.io/Sequence/) and [ready-made themes](http://www.sequencejs.com/themes/).
## Licenses
License information can be found on the [Sequence.js website](http://www.sequencejs.com/licenses/).