isaacs / util-extendLinks
Node's internal object extension function, for you!
☆28Updated 2 years ago
Alternatives and similar repositories for util-extend
Users that are interested in util-extend are comparing it to the libraries listed below
Sorting:
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- A list of objects bound by prototype chain☆20Updated 3 months ago
- Try to guess if your terminal supports unicode☆18Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- timers module for browserify☆24Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Generate safe JS code that can used to reference a object property☆25Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Turn an array like into an array☆12Updated 4 years ago
- ☆37Updated 9 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated 2 years ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Updated 5 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Updated 2 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- ☆19Updated 7 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago