log-symbols
Log indicators
Provides colored symbols to represent different log levels in various terminal environments.
Colored symbols for various log levels
744 stars
9 watching
33 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/p-log | Utility for logging promise values and errors in a chain of operations | 26 |
sindresorhus/log-update | A library for logging output to the terminal in an animated and interactive way | 1,097 |
sindresorhus/figures | A utility package providing fallback characters for terminal output to ensure compatibility with older systems | 594 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
sindresorhus/trayballoon | A tool to display a notification on the Windows taskbar. | 161 |
sindresorhus/yoctocolors | A lightweight command-line coloring package with an API to add colors and styles to text output. | 724 |
sindresorhus/indent-string | A utility function to insert consistent indentation into a string | 112 |
sindresorhus/terminal-image-cli | Tools to display images in the terminal with color support and animated GIFs | 271 |
benlesh/symbol-observable | Pollyfills Symbol.observable to make it available in environments where it doesn't exist by default | 186 |
sindresorhus/pad-stream | Transforms input streams by padding each line with a specified indent | 11 |
sindresorhus/globals | Provides a list of global variables from different JavaScript environments. | 405 |
sindresorhus/string-length | Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 162 |
sindresorhus/indent-string-cli | A command-line tool for indenting lines of text | 5 |
sindresorhus/any-observable | Supports any Observable library and provides polyfills | 70 |
sindresorhus/terminal-image | Displays images in terminals using ANSI escape codes and optionally scales them to fit the terminal window. | 979 |