{"id":21754487,"url":"https://github.com/ranajahanzaib/searchbox-js","last_synced_at":"2026-02-10T21:07:58.663Z","repository":{"id":38422019,"uuid":"417851663","full_name":"ranajahanzaib/searchbox-js","owner":"ranajahanzaib","description":"React Search Box Library","archived":false,"fork":false,"pushed_at":"2025-02-11T17:20:15.000Z","size":951,"stargazers_count":2,"open_issues_count":38,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T15:59:33.250Z","etag":null,"topics":["react-search","react-search-component","search"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ranajahanzaib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-16T14:26:06.000Z","updated_at":"2021-10-24T21:08:40.000Z","dependencies_parsed_at":"2023-02-07T03:31:33.413Z","dependency_job_id":null,"html_url":"https://github.com/ranajahanzaib/searchbox-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"ranajahanzaib/react-library-template","purl":"pkg:github/ranajahanzaib/searchbox-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranajahanzaib%2Fsearchbox-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranajahanzaib%2Fsearchbox-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranajahanzaib%2Fsearchbox-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranajahanzaib%2Fsearchbox-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranajahanzaib","download_url":"https://codeload.github.com/ranajahanzaib/searchbox-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranajahanzaib%2Fsearchbox-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29316559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["react-search","react-search-component","search"],"created_at":"2024-11-26T09:14:05.683Z","updated_at":"2026-02-10T21:07:58.623Z","avatar_url":"https://github.com/ranajahanzaib.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SearchBox JS - React Library\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)\n\nCreate Search Boxes with complete functionalities and multiple variants.\n\n# Get Started\n\n### **Step 1** - Install Search Box.\n\n```shell\nnpm i searchbox-js\n```\n\nOR\n\n```shell\nyarn add searchbox-js\n```\n\n### **Step 2** - Usage.\n\nOnce, you have installed the `searchbox-js` library, you can use it in your project by importing it in your `App.js` or any `.js` / `.jsx` files.\n\n```diff\n+ import { SearchBox } from \"searchbox-js\";\nimport \"./App.css\";\n\nfunction App() {\n  return (\n    \u003cdiv className=\"App\"\u003e\n+      \u003cSearchBox\u003e...\u003c/SearchBox\u003e\n    \u003c/div\u003e\n  );\n}\n\nexport default App;\n```\n\n# Contributing\n\nWe'd love to accept your patches and contributions to this project. There are just a few guidelines you need to follow.\n\n### [Code of Conduct](./CODE_OF_CONDUCT.md)\n\nThis project follows [Contributor Covenant](https://www.contributor-covenant.org/)\nas it's Code of Conduct, and we expect all project participants to adhere to it.\nPlease read the [full guide](./CODE_OF_CONDUCT.md) so that you can understand\nwhat actions will not be tolerated.\n\n### [Contributing Guide](./CONTRIBUTING.md)\n\nRead our [contributing guide](./CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to project.\n\n### [LICENSE](./LICENSE)\n\nThis project is licensed under the [MIT License](./LICENSE), meaning that you're free to modify, distribute, and / or use it for any commercial or private project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franajahanzaib%2Fsearchbox-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franajahanzaib%2Fsearchbox-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franajahanzaib%2Fsearchbox-js/lists"}