Skip to content
forked from IanLunn/Sequence

The responsive CSS animation framework for creating unique sliders, presentations, banners, and other step-based applications.

License

Notifications You must be signed in to change notification settings

kuv2707/Sequence

Repository files navigation

Sequence.js Flattr this git repo

The responsive CSS animation framework for creating unique sliders, presentations, banners, and other step-based applications.

Demos

See the introduction and ready-made themes.

Features

  • Create animated themes using CSS transitions
  • Fully supports responsive design
  • Supported on mobile, tablet and desktop devices
  • No limitations on CSS or HTML you can use
  • Animate canvas and content
  • Support for 60FPS animations
  • Auto play
  • next/previous/pause buttons and pagination support
  • Touch support via Hammer.js
  • Preloader via ImagesLoaded
  • Hash tag support
  • Keyboard navigation
  • API for custom functionality
  • Top quality documentation
  • Supports all major browsers with a fallback mode for legacy browsers (detailed browser support)
  • Yeoman generator available for quick scaffolding of themes

Philosophy

The key philosophy for Sequence.js is to aid you in creating your animated step-based application without getting in the way of how you or a web browser work. Create content and then animate it using the HTML and CSS you're used to. There's no special syntax to learn, no limitations on the elements you can use, and no heavy JavaScript implementations recreating what the browser is already capable of.

Getting Started

To get started download Sequence.js and then head to the documentation. If you'd like to contribute to Sequence.js development, please see the contributing guidelines.

Download

Sequence.js can also be installed using the Bower command:

bower install sequencejs

or NPM:

npm install sequencejs

Authors

Ian Lunn and contributors.

Follow @IanLunn on Twitter for updates on Sequence.js as well as news and opinions on front-end web development.

Sponsors

Sequence.js browser testing environment is provided by BrowerStack.

Browser Stack

License

License information can be found on the Sequence.js website or in LICENSE.md.

Analytics

About

The responsive CSS animation framework for creating unique sliders, presentations, banners, and other step-based applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • SCSS 10.8%
  • HTML 10.3%
  • CSS 1.2%