isaacs / util-extend
Node's internal object extension function, for you!
☆29Updated last year
Related projects ⓘ
Alternatives and complementary repositories for util-extend
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated last year
- Try to guess if your terminal supports unicode☆17Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- fstream class for creating npm packages☆30Updated 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
- Returns true if a string has an extglob☆22Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Global logging utility.☆18Updated 7 months ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Tools for manipulating semver strings and objects☆22Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Add/write sourcemaps to/from Vinyl files.☆15Updated last year
- Generate safe JS code that can used to reference a object property☆25Updated 2 months ago
- Detect whether or not an object is a Typed Array☆21Updated 9 months ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- ☆37Updated 8 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- A ponyfill for Buffer.from☆23Updated 3 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Get the npm global path prefix. Same code used internally by npm.☆28Updated 3 months ago
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago