@nevware21/ts-utils2.1mMIT0.12.5
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
nevware21about 1 month agots, typescript, js, javascript array.filter267MIT0.1.6Curried 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.
wilmooreabout 3 years agoalternative, array, array-filter, array.filter npm-array-filter25MIT1.0.9this npm package help to user filter the data from the array in javascript. user can filter data with/without object name.
akash22396about 3 years agoarray-filter, data-filter, javascript-array-filter, array-data-filter jv-array-filter12MIT1.0.0implementing polyfills for Array.prototype.filter
jjveinabout 3 years agoarray-filter, Array.prototype.filter, [].filter filter-it7MIT0.0.1A handy function to filter Strings, Arrays, TypedArrays, Maps, Sets, (any Iterables) & Objects.
alrikabout 3 years agoiterable, map, set, filter