jonschlinkert / mixin-deepLinks
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
☆80Updated 2 years ago
Alternatives and similar repositories for mixin-deep
Users that are interested in mixin-deep are comparing it to the libraries listed below
Sorting:
- npm lifecycle script runner☆36Updated 4 years ago
- Manipulate the HTTP Vary header☆62Updated 2 weeks ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Start a promise chain☆60Updated 4 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Is the value an object, and not an array or null?☆108Updated last year
- Sort the keys of an object☆107Updated 4 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- ☆45Updated 3 years ago
- Rollup plugin for loading files with existing source maps☆68Updated last year
- Get the set npm registry URL☆57Updated 9 months ago
- ☆91Updated 3 years ago
- Create and parse HTTP Content-Type header☆141Updated 2 weeks ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Create error instances with a code☆20Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated 2 weeks ago
- Easily handle defaults for your options☆76Updated 2 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
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Object.keys shim☆46Updated 3 weeks ago