sindresorhus / confLinks
Simple config handling for your app or module
☆1,314Updated 3 weeks ago
Alternatives and similar repositories for conf
Users that are interested in conf 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,125Updated last month
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Create boxes in the terminal☆1,647Updated 3 months ago
- Update notifications for your CLI app☆1,794Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated last month
- Type check values☆1,749Updated this week
- Get an available TCP port☆920Updated 3 months ago
- Simple argument parsing☆1,291Updated last year
- Pretty unicode tables for the command line☆596Updated last year
- Get, set, or delete a property from a nested object using a dot path