18 lines
575 B
Markdown
18 lines
575 B
Markdown
|
# [Shuffle](http://vestride.github.io/Shuffle) [![Build Status](https://travis-ci.org/Vestride/Shuffle.svg?branch=master)](https://travis-ci.org/Vestride/Shuffle)
|
||
|
Categorize, sort, and filter a responsive grid of items.
|
||
|
|
||
|
```bash
|
||
|
bower install shufflejs
|
||
|
```
|
||
|
|
||
|
Shuffle is also available on NPM as `shufflejs`.
|
||
|
|
||
|
## Docs and Demos
|
||
|
[All found here](http://vestride.github.io/Shuffle)
|
||
|
|
||
|
## Shuffle 3.0
|
||
|
Shuffle 3 is a big refactor from Shuffle 2. Enjoy!
|
||
|
|
||
|
## Inspiration
|
||
|
This project was inspired by [Isotope](http://isotope.metafizzy.co/) and [Packery](http://packery.metafizzy.co/).
|