sindresorhus / env-pathsLinks
Get paths for storing things like data, config, cache, etc
☆427Updated 2 weeks ago
Alternatives and similar repositories for env-paths
Users that are interested in env-paths are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆346Updated 3 months ago
- Get stdin as a string or buffer☆346Updated this week
- Promisify an event by waiting for it to be emitted☆445Updated 3 weeks ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆620Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- Get a random temporary file or directory path☆440Updated last week
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 5 months ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Get callsites from the V8 stack trace API☆268Updated 5 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆377Updated 3 years ago
- Parse yes/no like values☆272Updated 5 months ago
- Find the root directory of a Node.js project or npm package☆250Updated last week
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Simple micro templating☆373Updated 4 months ago
- Quickly scan for CLI flags and arguments☆671Updated last year
- Compare, format, diff and serialize any JavaScript value☆210Updated 5 months ago
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Copy files☆435Updated this week
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Run some code when the process exits☆300Updated last week
- A git log to CHANGELOG.md tool☆233Updated 2 weeks ago
- A Renderer for the marked project. Allowing you to render Markdown to print to your Terminal☆477Updated 5 months ago
- Detect the indentation of code☆200Updated last week
- Import a module while bypassing the cache☆287Updated last year
- A stream implementation that does more by doing less☆257Updated 3 months ago
- Easily add ANSI colors to your text and symbols in the terminal. ansi-colors is the official ansi styling library for gulp. Used by hundr…☆452Updated 3 years ago