Skip to content

iwut/Shuffle

 
 

Repository files navigation

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

bower install shufflejs

Docs and Demos

All found here

Shuffle 2.0

This is a large improvement to shuffle. Most notably, the ability for masonry layouts. Other additions include adding/removing items, enabling/disabling, multiple instances on a page, and more!

Running locally

This project uses Jekyll.

  • Head over to their quickstart guide to setup jekyll.
  • Install npm dependencies npm install.
  • Run grunt serve to tell Jekyll to watch for changes.
  • To watch for and compile changes to scss and shuffle src js files, run grunt watch in a separate tab.
  • go to http://localhost:4000 to see it.

Submitting Issues

All bug reports and issues require a reduced test case. You can take a look at the contributing guide here on GitHub too. For demo links, please use things like CodePen or JSFiddle to create reduced test cases. For more best practices when contributing, check out html5boilerplate's guide.

Without a reduced test case, your issue may be closed.

Inspiration

This project was inspired by Isotope and Packery.

About

jQuery Shuffle Plugin

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors