sindresorhus / configstoreLinks
Easily load and persist config without having to think about where and how
☆875Updated 7 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,109Updated 3 months ago
- Colored symbols for various log levels☆757Updated last month
- Update notifications for your CLI app☆1,780Updated 7 months ago
- The non-configurable configuration loader for lazy people.☆1,024Updated 3 years ago
- Better file system API for Node.js☆779Updated last year
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Simple config handling for your app or module☆1,290Updated last month
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Autocomplete prompt for inquirer☆361Updated last year
- Pretty unicode tables for the command line☆573Updated 7 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Get an available TCP port☆907Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆432Updated last year
- Copy files☆429Updated 11 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Create boxes in the terminal☆1,601Updated 11 months ago
- See node.js errors with less clutter☆1,519Updated last year
- Temporary file and directory creator for node.js☆754Updated 3 months ago
- A simple spinner for node cli☆274Updated 6 years ago
- Formats data into a string table.☆943Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,214Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Create clickable links in the terminal☆639Updated last month
- Pretty unicode tables for the CLI with Node.JS☆2,290Updated 11 months ago
- Determine the root path to your project☆605Updated 2 years ago
- fs with incremental backoff on EMFILE☆1,292Updated 11 months ago
- User-friendly glob matching☆2,587Updated 5 months ago