{"id":18597390,"url":"https://github.com/rayiumir/filterable","last_synced_at":"2026-03-19T05:17:18.854Z","repository":{"id":236511807,"uuid":"792747542","full_name":"Rayiumir/Filterable","owner":"Rayiumir","description":"A simple, lightweight library for Filter the Items","archived":false,"fork":false,"pushed_at":"2024-04-28T20:29:06.000Z","size":14000,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T13:52:48.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rayiumir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2024-04-27T13:14:10.000Z","updated_at":"2024-10-26T09:05:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"7eb970b2-0684-4601-9327-aef3433f4c37","html_url":"https://github.com/Rayiumir/Filterable","commit_stats":null,"previous_names":["rayiumir/filterable"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Rayiumir/Filterable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FFilterable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FFilterable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FFilterable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FFilterable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rayiumir","download_url":"https://codeload.github.com/Rayiumir/Filterable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FFilterable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-07T01:27:57.145Z","updated_at":"2026-01-25T16:07:16.856Z","avatar_url":"https://github.com/Rayiumir.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/Rayiumir/Filterable\" target=\"_blank\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/Rayiumir/Filterable/main/art/logo.png\" width=\"400\" alt=\"Ranger Logo\"\u003e\n\u003c/a\u003e\n\u003ch5 align=\"center\"\u003e A simple, lightweight library for Filter the Items  \u003c/h5\u003e\n\u003c/div\u003e\n\n# About Filterable\n\nA simple, lightweight library for Filter the Items\n\n# How to use\n\nCalling Javascript File Filterable:\n\n```javascript\n\u003cscript src=\"js/filterable.js\"\u003e\u003c/script\u003e\n```\n\nHTML:\n\n```html\n\u003cdiv class=\"filterable\"\u003e\n    \u003cbutton class=\"active\" data-name=\"all\"\u003eall\u003c/button\u003e\n    \u003cbutton data-name=\"cat1\"\u003eCategory One\u003c/button\u003e\n    \u003cbutton data-name=\"cat2\"\u003eCategory Two\u003c/button\u003e\n    \u003cbutton data-name=\"cat3\"\u003eCategory Three\u003c/button\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"card\" data-name=\"cat1\"\u003e\u003c/div\u003e\n\u003cdiv class=\"card\" data-name=\"cat2\"\u003e\u003c/div\u003e\n\u003cdiv class=\"card\" data-name=\"cat3\"\u003e\u003c/div\u003e\n```\n\nCSS :\n\n```css\n.card.hide{\n    display: none;\n}\n```\n\n# Demo\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/Rayiumir/Filterable/main/demo/Filterable.gif\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/Rayiumir/Filterable/main/demo/Filterable.gif\"\u003e\n  \u003cimg alt=\"Shows an illustrated sun in light mode and a moon with stars in dark mode.\" src=\"https://raw.githubusercontent.com/Rayiumir/Filterable/main/demo/Filterable.gif\"\u003e\n\u003c/picture\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayiumir%2Ffilterable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayiumir%2Ffilterable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayiumir%2Ffilterable/lists"}