@nevware21/ts-utils
Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r
array.filter
Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.
npm-array-filter
this npm package help to user filter the data from the array in javascript. user can filter data with/without object name.
filter-it
A handy function to filter Strings, Arrays, TypedArrays, Maps, Sets, (any Iterables) & Objects.