filter-obj

Object filter

Filters keys and values in an object based on specified conditions

Filter object keys and values into a new object

GitHub

102 stars
10 watching
9 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/p-filterTool for filtering and concurrent execution of promises with an adjustable concurrency level75
sindresorhus/map-objAn object mapper utility that transforms source object keys and values into target objects.204
sindresorhus/any-observableSupports any Observable library and provides polyfills70
sindresorhus/hash-objectA library that generates a unique digital fingerprint of an object134
sindresorhus/p-someWait for a specified number of promises to be fulfilled36
sindresorhus/is-observableTool to check if a value is an Observable40
sindresorhus/filled-arrayCreates an array of specified length filled with a given value or function returning values43
sindresorhus/gulp-filterA plugin for Gulp that enables filtering of file streams using glob patterns315
sindresorhus/ynA utility for parsing yes/no like values with optional typo tolerance268
sindresorhus/image-typeDetects the type of an image from a binary buffer373
sindresorhus/get-streamA utility library for working with streams in JavaScript342
sindresorhus/image-dimensionsGets dimensions of images in various formats without loading the entire image data436
sindresorhus/matcherA utility for simple string matching with wildcard patterns539
sindresorhus/object-assignProvides a polyfill for the ES2015 Object.assign() method to support older browsers and environments.920
watson/flatten-objConverts deeply nested object literals to simple key/value objects21