sindresorhus / env-paths
Get paths for storing things like data, config, cache, etc
☆385Updated 9 months ago
Alternatives and similar repositories for env-paths:
Users that are interested in env-paths are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- Find a file or directory by walking up parent directories☆601Updated last week
- Quickly scan for CLI flags and arguments☆645Updated last year
- Get callsites from the V8 stack trace API☆264Updated 9 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Unicode symbols with fallbacks for older terminals☆599Updated 5 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆373Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Parse yes/no like values☆268Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Copy files☆428Updated 8 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 6 months ago
- the mighty option parser used by yargs☆507Updated 2 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆602Updated last year
- A git log to CHANGELOG.md tool☆233Updated 2 weeks ago
- Stylish console.log for node☆164Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Reliably get the terminal window size☆141Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,105Updated 3 weeks ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Compare, format, diff and serialize any JavaScript value☆208Updated 3 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago