umatch
A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.
A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.
The Core Components, Models, and Services for NUCLEUS
Make data satisfy constraints before using.
mongoose 数据验证与过滤
RQL for js array with no eval.
Various utility functions for working with object, including object merging, inheritance, deep copying, etc.
Client side sorting, pagination, and text filter for redux/react based apps
Describe predicates with objects
Mutates an array by filtering out elements in-place.
react-visual-filter provides visual filter by adding conditions.
Polyfill to provide array.filter on IE < 9
An optimization for calling pure functions in the template of an Angular application
A native implementation of a cuckoofilter
Filter empty values from objects and arrays
Keeps entries which pass a test.
Modifies an existing swagger document using filters
Middleware for [koa][] that filters IPs against glob patterns, RegExp, string or array of globs. Support custom `403 Forbidden` message and custom ID.
DEPRECATED
Parallel asynchronous version of Array#filter, with promised based interface.
Array methods (map, filter, find, reduce) for objects