Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

glen-cheney/Shuffle

Open more actions menu

Repository files navigation

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

npm install shufflejs

Docs and Demos

All found here

Usage

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.

About

Categorize, sort, and filter a responsive grid of items

Topics

Resources

Contributing

Stars

2.4k stars

Watchers

53 watching

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.