sindresorhus / configstore
Easily load and persist config without having to think about where and how
☆872Updated 3 months ago
Alternatives and similar repositories for configstore:
Users that are interested in configstore are comparing it to the libraries listed below
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Toolkit for building command line interfaces☆462Updated 2 years ago
- Simple config handling for your app or module☆1,262Updated 3 months ago
- Colored symbols for various log levels☆752Updated 7 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 4 months ago
- Pretty unicode tables for the command line☆559Updated 4 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Copy files☆428Updated 7 months ago
- Find a file or directory by walking up parent directories☆600Updated this week
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Delay a promise a specified amount of time☆612Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Get a random temporary file or directory path☆427Updated last year
- The non-configurable configuration loader for lazy people.☆1,021Updated 2 years ago
- Get an available TCP port☆893Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Package for formatting JSON data in a coloured YAML-style, perfect for CLI output☆479Updated 2 years ago
- See node.js errors with less clutter☆1,520Updated 9 months ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆295Updated 4 years ago
- Better file system API for Node.js☆777Updated last year
- Create clickable links in the terminal☆626Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆829Updated 10 months ago
- Create boxes in the terminal☆1,578Updated 7 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month
- Autocomplete prompt for inquirer☆356Updated last year
- Parse JSON with more helpful errors☆358Updated this week
- Get your internal IP address☆335Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 2 weeks ago