6.1.1 • Published 2 years ago

shufflejs v6.1.1

Weekly downloads
5,730
License
MIT
Repository
github
Last release
2 years ago

Shuffle Build Status Dependabot Status NPM version

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

npm install shufflejs

Docs and Demos

All found here

Usage (with ES6)

import Shuffle from 'shufflejs';

const shuffleInstance = new Shuffle(document.getElementById('grid'), {
  itemSelector: '.js-item',
  sizer: '.js-shuffle-sizer',
});

Inspiration

This project was inspired by Isotope and Packery.

6.1.1

2 years ago

6.1.0

4 years ago

6.0.0

4 years ago

5.4.1

5 years ago

5.4.0

5 years ago

5.3.0

5 years ago

5.2.3

7 years ago

5.2.2

7 years ago

5.2.1

7 years ago

5.2.0

8 years ago

5.1.2

8 years ago

5.1.1

8 years ago

5.1.0

8 years ago

5.0.3

8 years ago

5.0.2

9 years ago

5.0.1

9 years ago

5.0.0

9 years ago

4.2.0

9 years ago

4.1.1

9 years ago

4.1.0

9 years ago

4.0.2

10 years ago

4.0.1

10 years ago

4.0.0

10 years ago

3.1.1

11 years ago

3.1.0

11 years ago

3.0.4

11 years ago

3.0.3

11 years ago

3.0.2

11 years ago