sindresorhus / node-defaultsLinks
Easily handle defaults for your options
☆75Updated 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:
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Filter object keys and values into a new object☆104Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Check if a value is a plain object☆103Updated last year
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Check if your package was installed globally☆69Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check if something is a Node.js stream☆114Updated last year
- Regular expression for matching reserved filename characters☆51Updated last month
- Start a promise chain☆60Updated last month
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Toggle the CLI cursor☆112Updated last year
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Find the closest package.json file☆165Updated 5 months ago
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Convert a value to an array☆131Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Write a package.json file☆89Updated 2 months ago