Array#filter for older browsers.
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.
Fastest Array.filter alternative --- mutates original array!
JavaScript array.filter() compatible unique filter
Array filtering faster than the native array.filter method
Predicate negation. Suitable for RxJS, Array.filter and others.
A transpilation to array.filter() functionality, but with a clearer linguistic intent.
Bunch of stateful predicate wrappers. RxJS & Array.filter compliant.
A collection of useful functions to throw into `Array.filter()`.
_declarative-js_ is modern JavaScript library, that helps to: - tackle array transformation with built in JavaScript array api (e.g. `array.filter(toBe.unique())`), - provide a type-level solution for representing optional values instead of null referen
Filtron helper: transform filter expressions into JavaScript predicates for Array.filter()
Polyfill to provide array.filter on IE < 9
Filter an array of objects
Apply filter to an array
Creates an array with all elements that pass the test by the provided function.
This function behaves the same as Array.filter and _.filter, but it returns two of results. The first item in the array contains an array of all of the items that the filter returns true for, and the second item contains an array of all the items where th
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Keeps values which pass a test.
filter() for old browser, in typescript.
Keeps values which pass a test.
ESLint configuration for my own projects
Keeps values which pass a test.
Keeps values which pass a test.
The `filter()` method creates a new array with all elements that pass the test implemented by the provided function.
A fixed-capacity, vector-like array with interior mutability and no ordering guarantees
Execute an expression on an encoded (binary) value, yielding another binary value (either in decoded or encoded form). Supports custom functions. Supports parsing the expression and converting the expression to bytecode.
Expand Json Array
Expand CSV Array
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.