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:
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Add/write sourcemaps to/from Vinyl files.☆16Updated 2 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 10 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A list of objects bound by prototype chain☆20Updated last year
- Generate safe JS code that can used to reference a object property☆25Updated 10 months ago
- fstream class for creating npm packages☆30Updated 8 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 6 months ago
- ☆37Updated 9 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 last year
- utilities for primitive JavaScript types☆34Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- node's constants module for the browser☆17Updated 2 months ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- 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
- Find the module object for something that was require()d☆27Updated 2 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Map `visit` over an array of objects.☆17Updated 3 years ago
- timers module for browserify☆24Updated 6 months ago
- The color cyan, in ansi.☆8Updated 6 years ago