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
- 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
- API and CLI for getting the stars for one or more GitHub users or organizations.☆18Sep 13, 2017Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Feb 28, 2026Updated 3 weeks ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Mar 2, 2020Updated 6 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- A curated list of awesome guides to open-source contributing☆14Jun 15, 2016Updated 9 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Jun 17, 2015Updated 10 years ago
- A streams2 Readable stream generator, useful for testing.☆15Mar 28, 2017Updated 8 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Dec 2, 2017Updated 8 years ago
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Nov 18, 2019Updated 6 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
- Wrap, align and justify the words in a string.☆30Feb 12, 2018Updated 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
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 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
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆24Jun 30, 2016Updated 9 years ago
- Generate generator to create a new repository on GitHub.☆11May 7, 2017Updated 8 years ago
- Enhanced monokai theme, for Hyper.☆18Nov 11, 2018Updated 7 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Oct 22, 2016Updated 9 years ago
- Checks if a given object is iterable.☆12Dec 18, 2017Updated 8 years ago
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- Returns the formatted, high-resolution time difference between `start` and `end` times.☆17May 1, 2016Updated 9 years ago
- Get the GitHub repository URL from a NPM package name.☆21May 28, 2018Updated 7 years ago
- Like front-matter, but allows multiple sections in a single document.☆22Oct 23, 2017Updated 8 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 emulate Array.prototype.reduce for streams.☆29Feb 5, 2016Updated 10 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Apr 6, 2023Updated 2 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 4 years ago
- Retrieve the common prefix across multiple strings☆14Mar 9, 2016Updated 10 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Nov 18, 2018Updated 7 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Mar 3, 2018Updated 8 years ago
- Whitelist javascript objects – "I am the one who blocks"☆16Jun 7, 2018Updated 7 years ago
- Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.☆12Jan 12, 2023Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Jul 1, 2017Updated 8 years ago
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- CSV parser for node.js☆15Mar 11, 2019Updated 7 years ago