filter-obj
Object filter
Filters keys and values in an object based on specified conditions
Filter object keys and values into a new object
102 stars
10 watching
9 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for filtering and concurrent execution of promises with an adjustable concurrency level | 75 |
| An object mapper utility that transforms source object keys and values into target objects. | 204 |
| Supports any Observable library and provides polyfills | 70 |
| A library that generates a unique digital fingerprint of an object | 134 |
| Wait for a specified number of promises to be fulfilled | 36 |
| Tool to check if a value is an Observable | 40 |
| Creates an array of specified length filled with a given value or function returning values | 43 |
| A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
| A utility for parsing yes/no like values with optional typo tolerance | 268 |
| Detects the type of an image from a binary buffer | 373 |
| A utility library for working with streams in JavaScript | 342 |
| Gets dimensions of images in various formats without loading the entire image data | 436 |
| A utility for simple string matching with wildcard patterns | 539 |
| Provides a polyfill for the ES2015 Object.assign() method to support older browsers and environments. | 920 |
| Converts deeply nested object literals to simple key/value objects | 21 |