isaacs / util-extend
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:
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- fstream class for creating npm packages☆30Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- A list of objects bound by prototype chain☆20Updated last year
- Find the module object for something that was require()d☆27Updated 2 years ago
- timers module for browserify☆24Updated 4 months ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Global logging utility.☆18Updated last year
- 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☆24Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Generate safe JS code that can used to reference a object property☆25Updated 8 months ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ☆37Updated 9 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- ☆27Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 9 months ago