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