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:
- A list of objects bound by prototype chain☆20Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- timers module for browserify☆24Updated 9 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Global logging utility.☆19Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Generate safe JS code that can used to reference a object property☆25Updated last year
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- ☆37Updated 9 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Tests if a json property can be safely accessed using the . syntax☆13Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 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
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Callback wrapping utility☆56Updated last year
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 9 months ago