jonschlinkert / object.pickLinks
(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.
☆41Updated 4 years ago
Alternatives and similar repositories for object.pick
Users that are interested in object.pick are comparing it to the libraries listed below
Sorting:
- Tests whether one path is inside another path☆43Updated 5 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Indent each line in a string☆115Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Check if a value is a plain object☆104Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Get the path of the parent module☆79Updated 4 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Node.js releases data☆38Updated last week
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Import a globally installed module☆59Updated 2 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago