sindresorhus / configstoreLinks
Easily load and persist config without having to think about where and how
☆880Updated 8 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,110Updated 5 months ago
- Update notifications for your CLI app☆1,783Updated 8 months ago
- Better file system API for Node.js☆778Updated last year
- Colored symbols for various log levels☆757Updated 3 months ago
- Simple config handling for your app or module☆1,300Updated 2 months ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Get an available TCP port☆912Updated last year
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Copy files☆430Updated this week
- Unicode symbols with fallbacks for older terminals☆607Updated 9 months ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Create boxes in the terminal☆1,610Updated last year
- The non-configurable configuration loader for lazy people.☆1,025Updated 3 years ago
- Pretty unicode tables for the command line☆581Updated 9 months ago
- A simple spinner for node cli☆275Updated 6 years ago
- Formats data into a string table.☆948Updated 6 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- Autocomplete prompt for inquirer☆362Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆434Updated last year
- Find a file or directory by walking up parent directories☆619Updated 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,124Updated 6 months ago
- Temporary file and directory creator for node.js☆759Updated last week
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- See node.js errors with less clutter☆1,520Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,219Updated last week
- fs with incremental backoff on EMFILE☆1,296Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆616Updated 2 weeks ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆388Updated last week