sindresorhus / configstoreLinks
Easily load and persist config without having to think about where and how
☆886Updated 3 months ago
Alternatives and similar repositories for configstore
Users that are interested in configstore are comparing it to the libraries listed below
Sorting:
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,127Updated last month
- Update notifications for your CLI app☆1,795Updated last year
- Colored symbols for various log levels☆769Updated 7 months ago
- Simple config handling for your app or module☆1,319Updated last month
- Promisify a callback-style function☆1,513Updated 3 years ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Get an available TCP port☆921Updated 4 months ago
- Better file system API for Node.js☆781Updated last year
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆616Updated last year
- A simple spinner for node cli☆275Updated 6 years ago
- Copy files☆435Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,147Updated 2 months ago
- Pretty unicode tables for the command line☆596Updated last year
- Temporary file and directory creator for node.js☆769Updated last month
- Formats data into a string table.☆963Updated 10 months ago
- See node.js errors with less clutter☆1,523Updated last year
- Autocomplete prompt for inquirer☆364Updated 2 years ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆433Updated 2 years ago
- The non-configurable configuration loader for lazy people.☆1,032Updated 3 years ago
- Create boxes in the terminal☆1,652Updated 3 months ago
- Get, set, or delete a property from a nested object using a dot path☆856Updated 3 months ago
- Pretty unicode tables for the CLI with Node.JS☆2,302Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆698Updated 2 months ago
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago
- fs with incremental backoff on EMFILE☆1,303Updated 2 months ago
- Find a file or directory by walking up parent directories☆631Updated 3 months ago
- Download and extract files☆1,302Updated 2 years ago
- User-friendly glob matching☆2,630Updated 3 weeks ago