{"id":26665322,"url":"https://github.com/elsehow/and-search","last_synced_at":"2025-03-25T17:36:50.990Z","repository":{"id":36275282,"uuid":"40579757","full_name":"elsehow/and-search","owner":"elsehow","description":"a simple \"and\" search in javascript","archived":false,"fork":false,"pushed_at":"2020-01-06T16:59:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T09:36:57.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/elsehow.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}},"created_at":"2015-08-12T04:12:09.000Z","updated_at":"2020-01-06T16:59:31.000Z","dependencies_parsed_at":"2022-09-04T13:00:20.592Z","dependency_job_id":null,"html_url":"https://github.com/elsehow/and-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fand-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fand-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fand-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elsehow%2Fand-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elsehow","download_url":"https://codeload.github.com/elsehow/and-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245511365,"owners_count":20627375,"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":[],"created_at":"2025-03-25T17:36:49.988Z","updated_at":"2025-03-25T17:36:50.985Z","avatar_url":"https://github.com/elsehow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# and-search\n\na simple \"and\" search in javascript.\n\n## example\n\n```javascript\nvar andsearch = require('and-search')\n\nvar notes = [\n  'very cool note',\n  'things good and pending',\n  'my client work',\n  'assorted notes on trout',\n  'mighty casey has just struck trout'\n]\n\nandsearch(notes, ['Trout', 'casey'])\n//  ['mighty casey has just struck trout']\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felsehow%2Fand-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felsehow%2Fand-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felsehow%2Fand-search/lists"}