{"id":13402841,"url":"https://github.com/Vestride/Shuffle","last_synced_at":"2025-03-14T08:31:11.968Z","repository":{"id":2104285,"uuid":"3045648","full_name":"glen-cheney/Shuffle","owner":"glen-cheney","description":"Categorize, sort, and filter a responsive grid of items","archived":false,"fork":false,"pushed_at":"2024-12-02T15:12:03.000Z","size":17721,"stargazers_count":2382,"open_issues_count":16,"forks_count":281,"subscribers_count":55,"default_branch":"main","last_synced_at":"2024-12-03T01:07:21.833Z","etag":null,"topics":["filter","grid","layout","masonry","responsive","sort"],"latest_commit_sha":null,"homepage":"https://shuffle.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glen-cheney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-12-24T18:33:07.000Z","updated_at":"2024-11-29T09:38:21.000Z","dependencies_parsed_at":"2024-01-13T19:25:23.486Z","dependency_job_id":"ea50e696-94a7-4d0f-9576-c251f5d7f1d6","html_url":"https://github.com/glen-cheney/Shuffle","commit_stats":{"total_commits":493,"total_committers":18,"mean_commits":27.38888888888889,"dds":"0.27586206896551724","last_synced_commit":"ab64c5aee6378d12bb4a9b1f82e016d9ab8a3453"},"previous_names":["glen-cheney/shuffle","vestride/shuffle"],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glen-cheney%2FShuffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glen-cheney%2FShuffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glen-cheney%2FShuffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glen-cheney%2FShuffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glen-cheney","download_url":"https://codeload.github.com/glen-cheney/Shuffle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243547313,"owners_count":20308686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["filter","grid","layout","masonry","responsive","sort"],"created_at":"2024-07-30T19:01:21.628Z","updated_at":"2025-03-14T08:31:11.961Z","avatar_url":"https://github.com/glen-cheney.png","language":"JavaScript","readme":"# [Shuffle][homepage] ![Build Status][actions-img] [![Dependabot Status][dependabot-img]][dependabot-url] [![NPM version][npm-img]][npm-url]\n\nCategorize, sort, and filter a responsive grid of items.\n\n```bash\nnpm install shufflejs\n```\n\n## Docs and Demos\n\n[All found here][homepage]\n\n### Usage (with ES6)\n\n```js\nimport Shuffle from 'shufflejs';\n\nconst shuffleInstance = new Shuffle(document.getElementById('grid'), {\n  itemSelector: '.js-item',\n  sizer: '.js-shuffle-sizer',\n});\n```\n\n## Inspiration\n\nThis project was inspired by [Isotope](http://isotope.metafizzy.co/) and [Packery](http://packery.metafizzy.co/).\n\n[homepage]: https://shuffle.js.org\n[actions-img]: https://github.com/Vestride/Shuffle/actions/workflows/build.yml/badge.svg?branch=main\n[npm-url]: https://www.npmjs.com/package/shufflejs\n[npm-img]: https://img.shields.io/npm/v/shufflejs.svg\n[dependabot-url]: https://docs.github.com/en/code-security/supply-chain-security/managing-vulnerabilities-in-your-projects-dependencies/configuring-dependabot-security-updates\n[dependabot-img]: https://img.shields.io/badge/Dependabot-enabled-blue.svg\n","funding_links":[],"categories":["JavaScript","Programming Languages"],"sub_categories":["JavaScript"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVestride%2FShuffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVestride%2FShuffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVestride%2FShuffle/lists"}