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:
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- ☆37Updated 9 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Generate safe JS code that can used to reference a object property☆25Updated 9 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- A list of objects bound by prototype chain☆20Updated last year
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 5 months ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Global logging utility.☆18Updated last year
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- fstream class for creating npm packages☆30Updated 8 years ago
- Is this an ES6 Symbol value?☆19Updated 5 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Simple `setImmediate` shim☆28Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago