{"id":31565802,"url":"https://github.com/smart-table/smart-table-filter","last_synced_at":"2025-10-05T07:17:49.795Z","repository":{"id":48034716,"uuid":"80643304","full_name":"smart-table/smart-table-filter","owner":"smart-table","description":"takes a configuration object and returns a filter function operating on arrays","archived":false,"fork":false,"pushed_at":"2021-08-10T17:38:55.000Z","size":102,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-29T19:41:49.469Z","etag":null,"topics":["array","array-filter","filter","filter-array","filter-lists","filter-plugin","filterlist","filters","smart-table"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/smart-table.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}},"created_at":"2017-02-01T17:10:03.000Z","updated_at":"2023-09-08T17:20:19.000Z","dependencies_parsed_at":"2022-08-12T17:11:02.676Z","dependency_job_id":null,"html_url":"https://github.com/smart-table/smart-table-filter","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/smart-table/smart-table-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smart-table%2Fsmart-table-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smart-table%2Fsmart-table-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smart-table%2Fsmart-table-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smart-table%2Fsmart-table-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smart-table","download_url":"https://codeload.github.com/smart-table/smart-table-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smart-table%2Fsmart-table-filter/sbom","scorecard":{"id":832635,"data":{"date":"2025-08-11","repo":{"name":"github.com/smart-table/smart-table-filter","commit":"ec2fbe9609910e2a555469dac5a3dd488521b1c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T18:08:22.671Z","repository_id":48034716,"created_at":"2025-08-23T18:08:22.671Z","updated_at":"2025-08-23T18:08:22.671Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278421863,"owners_count":25984081,"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-10-05T02:00:06.059Z","response_time":54,"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":["array","array-filter","filter","filter-array","filter-lists","filter-plugin","filterlist","filters","smart-table"],"created_at":"2025-10-05T07:17:47.272Z","updated_at":"2025-10-05T07:17:49.786Z","avatar_url":"https://github.com/smart-table.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smart-table-filter\n\n[![CircleCI](https://circleci.com/gh/smart-table/smart-table-filter.svg?style=svg)](https://circleci.com/gh/smart-table/smart-table-filter)\n\nTakes a configuration object and returns a filter function operating on arrays. It will return a new array leaving the input array untouched. It work on nested property as well. For nodejs and browsers.\n\n## Installation\n\n### npm\n\n``npm install --save smart-table-filter``\n\n### yarn\n\n``yarn add smart-table-filter``\n\n## Usage\n\n```Javascript\nimport filter from 'smart-table-filter';\n\nconst items = [{foo: 'bar', bar: {blah: 'woo'}},{foo: 'swe', bar: {blah: 'woo'}},{foo: 'sweet', bar: {blah: 'wat'}}];\nconst filterFunc = filter({foo: [{value: 'swe'}], 'bar.blah': [{operator: 'is', value: 'woo'}]});\n\nconst output = filterFunc(items)\n// \u003e [{foo: 'swe', bar: {blah: 'woo'}}]\n```\n\n### predicate object definition\n\nPredicate object definition keys will be a path to a property in your data items (you can use .(dot) for nested properties.\nValues will be arrays containing the following properties:\n\n* type: the type to force coercion of your data item values (and the predicate value).\n    * string\n    * boolean\n    * number\n    * date\n\nIf not provided input value and data item value are return as they are\n\n* operator: the operator used to perform the check\n    * includes: check whether a string contains a substring (default)\n    * is: strict equality ( === )\n    * isNot: negation of \"is\" (!==)\n    * lt: lower than (\u003c)\n    * gte: greater than or equal to (\u003e=)\n    * gt: greater than (\u003e)\n    * lte: lower than or equal to (\u003c=)\n    * equals: loose equality (==)\n    * notEqualS: negation of \"equals\" (!=)\n    * anyOf: check whether a values belongs to a given set of values\n    \n* value: the value to be checked against\n\n## Contribute\n\n### Test\n\n``npm test``\n\nor \n\n``yarn test``\n\n### Issues\n\nOnly **bugs** and must come with a **running reproduction** of the issue\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmart-table%2Fsmart-table-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmart-table%2Fsmart-table-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmart-table%2Fsmart-table-filter/lists"}