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
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Generate safe JS code that can used to reference a object property☆25Updated 7 months ago
- Try to guess if your terminal supports unicode☆17Updated 4 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
- A list of objects bound by prototype chain☆20Updated last year
- Global logging utility.☆18Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Updated 2 years ago
- ☆37Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Returns true if a string has an extglob☆23Updated 5 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
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆18Updated 3 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 10 months ago
- Get the command from a shebang☆23Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- Tools for manipulating semver strings and objects☆22Updated 7 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Create error instances with a code☆20Updated 2 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Node.js `assert` as a standalone module☆26Updated 4 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