sindresorhus / confLinks
Simple config handling for your app or module
☆1,297Updated last month
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,108Updated 4 months ago
- Easily load and persist config without having to think about where and how☆878Updated 7 months ago
- Update notifications for your CLI app☆1,781Updated 7 months ago
- Create boxes in the terminal☆1,607Updated 11 months ago
- Pretty unicode tables for the command line☆574Updated 8 months ago
- Get an available TCP port☆910Updated last year
- Simple argument parsing☆1,284Updated last year
- Colored symbols for various log levels☆757Updated 2 months ago
- User-friendly glob matching☆2,591Updated 5 months ago
- Type check values☆1,720Updated last month
- Access the system clipboard (copy/paste)☆1,846Updated last year
- Create clickable links in the terminal☆641Updated 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 5 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,663Updated 2 years ago
- Better file system API for Node.js☆778Updated last year
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago
- Find a file or directory by walking up parent directories☆620Updated last month
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,215Updated 3 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Formats data into a string table.