chalk-cli
Terminal styler
A command-line tool for styling terminal output with various colors and effects.
Terminal string styling done right
279 stars
10 watching
16 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
chalk/chalk-template | A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
luoxiu/chalk | A Swift package for styling terminal output with expressive APIs and color manipulation | 58 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
ttacon/chalk | A package that styles console output to make text appear more visually appealing. | 452 |
crayon-js/crayon | A lightweight terminal styling module written in TypeScript | 45 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
muesli/termenv | A library providing safe and convenient styling options for terminal output. | 1,755 |
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
litomore/chalk-pipe | Creates customizable text styling with simpler syntax than traditional chalk libraries | 33 |
litomore/chalk-pipe-cli | A tool for creating custom text styles with simplified syntax | 1 |
etienne-napoleone/chalk | A terminal string colorizer for the V programming language. | 22 |
bokub/chalk-animation | Creates colorful animations in terminal output using JavaScript and the Chalk library. | 2,134 |
piotrmurach/pastel | Provides a simple and intuitive API for styling strings in terminal output | 638 |
tinted-theming/tinted-shell | A shell scripting framework for customizing terminal colors and integrating with other applications | 65 |
lukaskalbertodt/bunt | A set of macros to print colored and formatted text to the terminal in Rust | 226 |