sindresorhus / env-pathsLinks
Get paths for storing things like data, config, cache, etc
☆396Updated last year
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☆340Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Create an error from multiple errors☆246Updated last year
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Get a random temporary file or directory path☆433Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 3 weeks ago
- Quickly scan for CLI flags and arguments☆647Updated last year
- Get callsites from the V8 stack trace API☆267Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆375Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Simple micro templating☆364Updated 2 years ago
- Run some code when the process exits☆289Updated last year
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Find a file or directory by walking up parent directories☆616Updated last month
- Copy files☆429Updated 11 months ago
- Captures and cleans stack traces.☆193Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- when you want to fire an event no matter how a process exits.☆192Updated last year
- A git log to CHANGELOG.md tool☆234Updated last month
- Stylish console.log for node☆164Updated last year
- ANSI escape codes for manipulating the terminal☆518Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆424Updated last year
- Import a module while bypassing the cache☆283Updated 5 months ago