Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flochtililoch/coverflow

Coverflow using CSS3 transformation, rewrite of Addy Osmani & Paul Bakaus Coverflow to ensure a clean separation of dependencies.
https://github.com/flochtililoch/coverflow

Last synced: about 5 hours ago
JSON representation

Coverflow using CSS3 transformation, rewrite of Addy Osmani & Paul Bakaus Coverflow to ensure a clean separation of dependencies.

Awesome Lists containing this project

README

        

Coverflow Reworked
====================

Introduction
---------------------

Rewrite of Addy Osmani & Paul Bakaus Coverflow to ensure a clean separation of dependencies

Requirements
---------------------

* jQuery 1.7.1

* [HTML5 Boilerplate](https://github.com/h5bp/html5-boilerplate "HTML5 Boilerplate on Github") (included as submodule)
* [jQuery UI](https://github.com/jquery/jquery-ui "jQuery UI on Github") - Widget component only

Optional (included as submodules)
---------------------

Slider support : (part of [jQuery UI](https://github.com/jquery/jquery-ui "jQuery UI on Github"), included in requirements)

* jQuery UI Mouse Component
* jQuery UI Slider Component

Mousewheel support :

* [jquery.mousewheel.js](https://github.com/brandonaaron/jquery-mousewheel "jquery.mousewheel.js on Github")

Swipe support for touch devices :

* [jquery.swipe.js](https://github.com/sgentile/jquery.swipe "jquery.swipe.js on Github")