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 6ea5491dca Upgrade normalize. 8 years ago
_includes Remove jQuery dependency for page js. 8 years ago
_layouts Add .editorconfig file. Save all files again to be consistent. 11 years ago
_posts Refactor more docs javascript and add css compilation with gulp. 8 years ago
_scss Upgrade normalize. 8 years ago
css Refactor more docs javascript and add css compilation with gulp. 8 years ago
dist Use npm modules instead of custom implementations. 8 years ago
img Add social links and anchor links for each header. 10 years ago
js Use options object instead of adding to the instance directly. 8 years ago
src Use npm modules instead of custom implementations. 8 years ago
test Got jest working for tests. jsdom sucks. 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 Refactor more docs javascript and add css compilation with gulp. 8 years ago
_config_dev.yml Add .editorconfig file. Save all files again to be consistent. 11 years ago
bower.json Use options object instead of adding to the instance directly. 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 Refactor more docs javascript and add css compilation with gulp. 8 years ago
index.html Remove jQuery dependency for page js. 8 years ago
package.json Use npm modules instead of custom implementations. 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.