{"id":19589059,"url":"https://github.com/shivankk26/filterable-list-with-vanilla-js","last_synced_at":"2026-05-07T04:38:35.866Z","repository":{"id":159145399,"uuid":"634475442","full_name":"ShivankK26/Filterable-List-With-Vanilla-JS","owner":"ShivankK26","description":"In this WebApp, I've built a Filterable List using which the user can search for any item present in the list.","archived":false,"fork":false,"pushed_at":"2023-04-30T09:15:18.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T13:29:21.561Z","etag":null,"topics":["bootstrap","css","html","javascript"],"latest_commit_sha":null,"homepage":"https://shivankk26.github.io/Filterable-List-With-Vanilla-JS/","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/ShivankK26.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":"2023-04-30T08:42:30.000Z","updated_at":"2023-04-30T09:08:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2224c8e-1e9e-48c6-a7db-24431dbfbee8","html_url":"https://github.com/ShivankK26/Filterable-List-With-Vanilla-JS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShivankK26/Filterable-List-With-Vanilla-JS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FFilterable-List-With-Vanilla-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FFilterable-List-With-Vanilla-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FFilterable-List-With-Vanilla-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FFilterable-List-With-Vanilla-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShivankK26","download_url":"https://codeload.github.com/ShivankK26/Filterable-List-With-Vanilla-JS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FFilterable-List-With-Vanilla-JS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276012143,"owners_count":25569841,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap","css","html","javascript"],"created_at":"2024-11-11T08:16:58.533Z","updated_at":"2025-09-19T22:47:46.280Z","avatar_url":"https://github.com/ShivankK26.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- ABOUT THE PROJECT --\u003e\n# About The Project\n![Screenshot 2023-04-17 at 3 53 27 PM](https://user-images.githubusercontent.com/115289871/235344221-53eb3a9d-2763-41dc-8fb5-10dd568cb601.png)\n\n\n\nIn this WebApp, I've built a Filterable List using which the user can search for any item present in the list.\n\nUse the `README.md` to get started.\n\n\n\n\u003c!-- BUILT WITH --\u003e\n# Built With\n\nThe Tech Stacks used are:\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://skillicons.dev\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=html,css,js,bootstrap\" /\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n# Getting Started\nTo get started, first of all go to the official site of Bootstrap and copy the CDN Links then proceed by pasting them in your html file. \n\n## Installation\n\n\n* CDN Links\n\n  ```sh\n      \u003clink href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ\" crossorigin=\"anonymous\"\u003e\n  ```\n  \n  ```sh\n          \u003cscript src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe\" crossorigin=\"anonymous\"\u003e\u003c/script\u003e\n  ```\n  \n\n\n\n\u003c!-- CONTACT --\u003e\n# Contact\n\nName: Shivank Kapur - shivankkapur2004@gmail.com\n\nProject Link: https://shivankk26.github.io/Filterable-List-With-Vanilla-JS/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Ffilterable-list-with-vanilla-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivankk26%2Ffilterable-list-with-vanilla-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Ffilterable-list-with-vanilla-js/lists"}