decks

A flexible front-end JavaScript library for organizing, rendering, animating, and interacting with collections of items in the DOM.


Project maintained by the Pellucid Analytics Front-End Dev Team Hosted on GitHub Pages — Theme by mattgraham

Overview

decks provides a set of classes and utilities for rendering collections of items in the DOM. decks allows you to define "Layouts" for rendering your items, and provides all the rendering, animation, and touch/gesture support for seamlessly transitioning between layouts, and interacting with your content.

Examples

TODO

Documentation

The decks system defines the following concepts:

View the GitHub Project/README for development/contribution information.

Current Build Status

Build Status

npm version Dependency Status devDependency Status npm license

Sauce Test Status

Inspirations