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 8b2b3ccc13 3.1.0 9 years ago
_includes Handle decimal column widths better #46. New columnThreshold option. 9 years ago
_layouts Add .editorconfig file. Save all files again to be consistent. 11 years ago
_posts Fix require demo #51 10 years ago
_scss Add blurred image for caption. 10 years ago
css Add blurred image for caption. 10 years ago
dist 3.1.0 9 years ago
img Add social links and anchor links for each header. 10 years ago
js Fix require js config 10 years ago
src Handle decimal column widths better #46. New columnThreshold option. 9 years ago
test Add explanation of column set and another test to go with it. 10 years ago
.editorconfig Add .editorconfig file. Save all files again to be consistent. 11 years ago
.gitignore Add grunt-contrib-jasmine for unit tests. 10 years ago
.jshintrc Some refactoring and more constant formatting. 10 years ago
.npmignore Add directions for installing with npm. Closes #62 9 years ago
.travis.yml Tell travis to install bower 10 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 10 years ago
Gruntfile.js Fix callback events when using jQuery.animate. 10 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 all the things. 10 years ago
_config_dev.yml Add .editorconfig file. Save all files again to be consistent. 11 years ago
bower.json 3.1.0 9 years ago
favicon.png Added favicon. Added description and image to each page for open graph and twitter cards. 11 years ago
index.html Add directions for installing with npm. Closes #62 9 years ago
package.json 3.1.0 9 years ago
robots.txt Add .editorconfig file. Save all files again to be consistent. 11 years ago
todo.md Refactor. Fix 🐛 calculating widths. 10 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.