107 packages matching “Array.filter”
@arr/filter.mutate
v1.0.2 · 6 years ago
Fastest Array.filter alternative --- mutates original array!
No known vulnerabilities
array-filter-unique
v3.1.0 · 2 years ago
JavaScript array.filter() compatible unique filter
No known vulnerabilities
fast-filter
v1.0.4 · 11 years ago
Array filtering faster than the native array.filter method
No known vulnerabilities
@filtron/js
v1.1.2 · 7 months ago
Filtron helper: transform filter expressions into JavaScript predicates for Array.filter()
No known vulnerabilities
array-filter
v1.0.0 · 11 years ago
Array#filter for older browsers.
No known vulnerabilities
array.filter
v0.1.6 · 9 years ago
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.
No known vulnerabilities
not-predicate
v2.0.1 · 3 years ago
Predicate negation. Suitable for RxJS, Array.filter and others.
No known vulnerabilities
declarative-js
v3.10.0 · 5 months ago
_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
No known vulnerabilities
stateful-predicates
v2.0.0 · 1 year ago
Bunch of stateful predicate wrappers. RxJS & Array.filter compliant.
No known vulnerabilities
array-where
v1.0.1 · 2 years ago
A transpilation to array.filter() functionality, but with a clearer linguistic intent.
No known vulnerabilities
filter-predicates
v0.0.4 · 4 years ago
A collection of useful functions to throw into `Array.filter()`.
No known vulnerabilities
ie-array-filter-polyfill
v1.0.0 · 9 years ago
Polyfill to provide array.filter on IE < 9
No known vulnerabilities
smart-array-filter
v5.0.0 · 10 months ago
Filter an array of objects
No known vulnerabilities
js-array-filter
v0.2.2 · 1 month ago
Apply filter to an array
No known vulnerabilities
array-filter-x
v3.1.2 · 6 years ago
Creates an array with all elements that pass the test by the provided function.
No known vulnerabilities
sanity-diff-patch
v4.0.0 · 1 year ago
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
No known vulnerabilities
@extra-array/filter
v2.10.19 · 4 years ago
Keeps values which pass a test.
No known vulnerabilities
@ehmicky/eslint-config
v20.0.32 · 1 year ago
ESLint configuration for my own projects
No known vulnerabilities
@edorsey/split-filter
v1.0.2 · 8 years ago
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
No known vulnerabilities
@extra-array/filter-update
v2.10.19 · 4 years ago
Keeps values which pass a test.
No known vulnerabilities