jonschlinkert / object.defaults
Like `extend` but only copies missing properties/values to the target object.
☆17Updated 7 years ago
Alternatives and similar repositories for object.defaults:
Users that are interested in object.defaults are comparing it to the libraries listed below
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Sink your streams.☆17Updated last year
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Node.js path.dirname() ponyfill