jonschlinkert / mixin-deepLinks
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
☆80Updated last year
Alternatives and similar repositories for mixin-deep
Users that are interested in mixin-deep are comparing it to the libraries listed below
Sorting:
- Rollup plugin for loading files with existing source maps☆68Updated 11 months ago
- Manipulate the HTTP Vary header☆60Updated 2 weeks ago
- ☆91Updated 2 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Create error instances with a code☆20Updated 3 years ago
- npm lifecycle script runner☆36Updated 4 years ago
- Is the value an object, and not an array or null?☆107Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Traverse JSON Schema passing each schema object to callback☆102Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months 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 2 years ago
- process information for node.js and browsers☆126Updated 4 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Sort the keys of an object☆104Updated 11 months ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Monkey-patches for file system related things☆116Updated 2 weeks ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Object.keys shim☆45Updated 3 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- programmatic npm API☆111Updated 4 years ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆241Updated 6 months ago
- Start a promise chain☆58Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- The cmd-shim used in npm☆77Updated 3 weeks ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Indent each line in a string☆113Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Parse data: URLs☆74Updated last year