sindresorhus / log-symbolsLinks
Colored symbols for various log levels
☆761Updated 3 months ago
Alternatives and similar repositories for log-symbols
Users that are interested in log-symbols are comparing it to the libraries listed below
Sorting:
- Update notifications for your CLI app☆1,785Updated 9 months ago
- Unicode symbols with fallbacks for older terminals☆609Updated 10 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,111Updated 6 months ago
- Easily load and persist config without having to think about where and how☆881Updated 9 months ago
- Create clickable links in the terminal☆650Updated this week
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Create boxes in the terminal☆1,626Updated last year
- Copy files☆430Updated 3 weeks ago
- Get an available TCP port☆913Updated this week
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Pretty unicode tables for the command line☆581Updated 9 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,125Updated 6 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,224Updated last month
- the mighty option parser used by yargs☆514Updated 3 weeks ago
- Promisify a callback-style function☆1,507Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆617Updated last month
- Autocomplete prompt for inquirer☆363Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated last month
- Make your JSON look AWESOME☆248Updated last year
- A cross platform solution to node's spawn and spawnSync☆1,149Updated 9 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- A simple tool to find an open port or domain socket on the current machine☆896Updated 4 months ago
- ANSI escape codes for manipulating the terminal☆521Updated this week
- ANSI escape codes for styling strings in the terminal☆438Updated this week
- User-friendly glob matching