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 60cc0241b3 Docs updates. Remove LOADING and DONE events. 8 years ago
_includes Docs updates. Remove LOADING and DONE events. 8 years ago
_layouts Move gulp tasks to separate files. Replace grid. Add autoprefixer. 8 years ago
_posts Docs updates. Remove LOADING and DONE events. 8 years ago
_scss Docs updates. Remove LOADING and DONE events. 8 years ago
css Docs updates. Remove LOADING and DONE events. 8 years ago
dist Docs updates. Remove LOADING and DONE events. 8 years ago
gulp Switch to mocha/chai for tests with gulp-mocha-phantomjs 8 years ago
img Update compound filters demo. 8 years ago
js Docs updates. Remove LOADING and DONE events. 8 years ago
src Docs updates. Remove LOADING and DONE events. 8 years ago
test Docs updates. Remove LOADING and DONE events. 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 Docs updates. Remove LOADING and DONE events. 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 Docs updates. Remove LOADING and DONE events. 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.