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
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Is the value an object, and not an array or null?☆107Updated last year
- Manipulate the HTTP Vary header☆61Updated last week
- Get the auth token set for an npm registry☆34Updated 2 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- Start a promise chain☆60Updated 3 weeks ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Object.keys shim☆45Updated 5 months ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Get the set npm registry URL☆57Updated 5 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 3 years ago
- process information for node.js and browsers☆126Updated 5 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 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 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- ☆45Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Sort the keys of an object☆105Updated last month
- The cmd-shim used in npm☆76Updated 2 weeks 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