sindresorhus / log-symbols
Colored symbols for various log levels
☆756Updated 8 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:
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- Update notifications for your CLI app☆1,770Updated 5 months ago
- Create boxes in the terminal☆1,594Updated 9 months ago
- Copy files☆429Updated 9 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Get an available TCP port☆901Updated last year
- Create clickable links in the terminal☆630Updated last month
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,180Updated 2 weeks ago
- Pretty unicode tables for the command line☆562Updated 5 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Easily load and persist config without having to think about where and how☆872Updated 5 months ago
- A cross platform solution to node's spawn and spawnSync☆1,140Updated 5 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Find a file or directory by walking up parent directories☆605Updated last month
- ANSI escape codes for manipulating the terminal☆510Updated last year
- Parse JSON with more helpful errors☆364Updated last month
- Autocomplete prompt for inquirer☆357Updated last year
- Simple config handling for your app or module☆1,275Updated 5 months ago
- Get stdin as a string or buffer☆338Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Download and extract files☆1,294Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Temporary file and directory creator for node.js☆753Updated last month
- A simple tool to find an open port or domain socket on the current machine☆889Updated 2 weeks ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year