{"id":15184636,"url":"https://github.com/anirbannath/ng2-smart-search","last_synced_at":"2026-02-07T15:31:21.091Z","repository":{"id":120792936,"uuid":"95473722","full_name":"anirbannath/ng2-smart-search","owner":"anirbannath","description":"An Angular2 smart intuitive search which searches from a list of items finding closest matched items to searched words.","archived":false,"fork":false,"pushed_at":"2017-07-02T05:37:36.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-06T17:49:50.553Z","etag":null,"topics":["angular-2","angular2","intuitive-search","search-algorithm","searching-algorithm"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anirbannath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-06-26T17:53:09.000Z","updated_at":"2017-07-02T05:40:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"c16ef6cf-2827-4619-a79a-47dd54ea79ee","html_url":"https://github.com/anirbannath/ng2-smart-search","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/anirbannath/ng2-smart-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anirbannath%2Fng2-smart-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anirbannath%2Fng2-smart-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anirbannath%2Fng2-smart-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anirbannath%2Fng2-smart-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anirbannath","download_url":"https://codeload.github.com/anirbannath/ng2-smart-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anirbannath%2Fng2-smart-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29198178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T14:35:27.868Z","status":"ssl_error","status_checked_at":"2026-02-07T14:25:51.081Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["angular-2","angular2","intuitive-search","search-algorithm","searching-algorithm"],"created_at":"2024-09-27T17:21:14.597Z","updated_at":"2026-02-07T15:31:21.062Z","avatar_url":"https://github.com/anirbannath.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ng2-smart-search\n\nThe `ng2-smart-search` is component which takes two inputs, an list/array of objects to begin with and the `search` string.\nIt then does an intuitive search and finds out records with closest match.\n\nFor example, if the user have mistyped and typed in `Leane Grohm` and the list contains actually `Leanne Graham` which the user expects to get / which is the correct result, `Leanne Graham` will be returned as thats the closest match to the searched string. However, if `Leane Grohm` really exists in the list then `ng2-smart-search` will return both the records, `Leane Grohm` with 100% match and also `Leanne Graham` with lesser match.\n\nThis is the first draft of my project. Do fork if you like and find out places to improve.\n\n## Setting up and Build\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.1.1.\nYou need to have Angular CLI version 1.1.1 to pull in the dependancies to run the project.\n\nAfter downloading this project just do a `ng-install` to install the node modules and dependancies as I have not uploaded the node module to the github repo.\n\nDo a `ng serve` for a dev server. Navigate to `http://localhost:4200/`.\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\nBefore running the tests make sure you are serving the app via `ng serve`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanirbannath%2Fng2-smart-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanirbannath%2Fng2-smart-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanirbannath%2Fng2-smart-search/lists"}