Easily handle defaults for your options
☆76Oct 18, 2023Updated 2 years ago
Alternatives and similar repositories for node-defaults
Users that are interested in node-defaults are comparing it to the libraries listed below
Sorting:
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Ponyfill for Error#captureStackTrace☆63Oct 10, 2022Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 7 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Oct 4, 2021Updated 4 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Apr 14, 2021Updated 4 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆31Dec 19, 2017Updated 8 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 3 weeks ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 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…☆23Feb 27, 2017Updated 9 years ago
- fs read and write streams based on minipass☆20Oct 25, 2025Updated 4 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Node's domain module for the web browser☆32Nov 22, 2025Updated 3 months ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29May 14, 2018Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Mar 3, 2025Updated 11 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Jan 17, 2022Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Minimal module to check if a file is executable.☆51Feb 9, 2026Updated 3 weeks ago