You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Glen Cheney 6934fd3079 Add code examples for adding and removing from the demo.
Remove images loaded because it's no longer in use.
8 years ago
_includes Add code examples for adding and removing from the demo. 8 years ago
_layouts Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
_posts Add code examples for adding and removing from the demo. 8 years ago
_scss Add code examples for adding and removing from the demo. 8 years ago
css Add code examples for adding and removing from the demo. 8 years ago
dist Fix stagger amount affected by items which don't move. 8 years ago
gulp Switch to mocha/chai for tests with gulp-mocha-phantomjs 8 years ago
img Add social links and anchor links for each header. 10 years ago
js Add code examples for adding and removing from the demo. 8 years ago
src Fix stagger amount affected by items which don't move. 8 years ago
test Finish converting tests to mocha+chai. Add helper for onTransitionEnd. 8 years ago
.babelrc Got jest working for tests. jsdom sucks. 8 years ago
.editorconfig Add .editorconfig file. Save all files again to be consistent. 11 years ago
.gitignore Use web pack multi compiler. 8 years ago
.jscsrc Start ES6 conversion and jQuery / Modernizr removal. 8 years ago
.jshintrc Added stagger option. More refactoring. Working home page demo again. 8 years ago
.npmignore Use web pack multi compiler. 8 years ago
.travis.yml Got jest working for tests. jsdom sucks. 8 years ago
CONTRIBUTING.md Update GitHub contributing link 9 years ago
Gruntfile.js Fix broken link #84 9 years ago
LICENSE Add MIT license close #53 10 years ago
README.md Add directions for installing with npm. Closes #62 9 years ago
_config.yml Put home page demo items inside aspect boxes. 8 years ago
_config_dev.yml Add .editorconfig file. Save all files again to be consistent. 11 years ago
bower.json Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
favicon.png Added favicon. Added description and image to each page for open graph and twitter cards. 11 years ago
gulpfile.js Switch to mocha/chai for tests with gulp-mocha-phantomjs 8 years ago
index.html Put home page demo items inside aspect boxes. 8 years ago
package.json Finish converting tests to mocha+chai. Add helper for onTransitionEnd. 8 years ago
robots.txt Add .editorconfig file. Save all files again to be consistent. 11 years ago
webpack.config.js Use web pack multi compiler. 8 years ago
webpack.config.min.js Use web pack multi compiler. 8 years ago

README.md

Shuffle Build Status

Categorize, sort, and filter a responsive grid of items.

bower install shufflejs

Shuffle is also available on NPM as shufflejs.

Docs and Demos

All found here

Shuffle 3.0

Shuffle 3 is a big refactor from Shuffle 2. Enjoy!

Inspiration

This project was inspired by Isotope and Packery.