Return a copy of an object, filtered to have only keys that match the given glob patterns.
☆24Jun 19, 2017Updated 8 years ago
Alternatives and similar repositories for filter-object
Users that are interested in filter-object are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- Checks if a given object is iterable.☆12Dec 18, 2017Updated 8 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Sep 1, 2017Updated 8 years ago
- A streams2 Readable stream generator, useful for testing.☆15Mar 28, 2017Updated 8 years ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Mar 2, 2020Updated 5 years ago
- Retrieve the common prefix across multiple strings☆14Mar 9, 2016Updated 9 years ago
- A curated list of awesome guides to open-source contributing☆14Jun 15, 2016Updated 9 years ago
- Base plugin, creates a normalized environment object from a function, filepath or instance of base.☆12Apr 1, 2020Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Apr 22, 2024Updated last year
- API and CLI for getting the stars for one or more GitHub users or organizations.☆18Sep 13, 2017Updated 8 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- Generate a `.editorconfig` file from the command line, or use as a sub-generator or plugin in your own generator.☆13Aug 17, 2016Updated 9 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Apr 5, 2018Updated 7 years ago
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Nov 18, 2019Updated 6 years ago
- Get the GitHub repository URL from a NPM package name.☆21May 28, 2018Updated 7 years ago
- Returns the formatted, high-resolution time difference between `start` and `end` times.☆17May 1, 2016Updated 9 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Dec 2, 2017Updated 8 years ago
- Wrap, align and justify the words in a string.☆30Feb 12, 2018Updated 8 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Apr 6, 2023Updated 2 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Jun 17, 2015Updated 10 years ago
- Generate generator to create a new repository on GitHub.☆11May 7, 2017Updated 8 years ago
- Like front-matter, but allows multiple sections in a single document.☆22Oct 23, 2017Updated 8 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Oct 22, 2016Updated 9 years ago
- Whitelist javascript objects – "I am the one who blocks"☆16Jun 7, 2018Updated 7 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 3 years ago
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆24Jun 30, 2016Updated 9 years ago
- easy deduplication of array values☆24May 2, 2024Updated last year
- https://npm.im/debug but with automatic namespacing☆16Mar 30, 2017Updated 8 years ago
- Modify/rename the keys of the own enumerable properties of an object.☆27Jan 28, 2020Updated 6 years ago
- Advanced JavaScript objects serialization.☆25Aug 28, 2023Updated 2 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Aug 17, 2024Updated last year
- Extremely fast javascript deep cloning function☆22Jun 19, 2019Updated 6 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Feb 5, 2016Updated 10 years ago
- Base plugin that adds methods for programmatically running npm commands.☆23Sep 12, 2016Updated 9 years ago
- list require and import paths from a JavaScript source☆24Jun 13, 2016Updated 9 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago