chalk-template
Terminal styler
A library for styling terminal output with customizable text colors and styles using tagged template literals
93 stars
8 watching
12 forks
Language: JavaScript
last commit: over 1 year ago ansi-escape-codeschalkcolorcommand-linetemplatingterminal
Related projects:
Repository | Description | Stars |
---|---|---|
chalk/chalk-cli | A command-line tool for styling terminal output with various colors and effects. | 279 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
luoxiu/chalk | A Swift package for styling terminal output with expressive APIs and color manipulation | 58 |
ttacon/chalk | A package that styles console output to make text appear more visually appealing. | 452 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
crayon-js/crayon | A lightweight terminal styling module written in TypeScript | 45 |
litomore/chalk-pipe | Creates customizable text styling with simpler syntax than traditional chalk libraries | 33 |
chalk/strip-ansi-stream | A utility for removing special formatting codes from text streams | 34 |
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 |
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
chalk/wrap-ansi | Wraps a string with ANSI escape codes to a specified column width. | 120 |
bokub/chalk-animation | Creates colorful animations in terminal output using JavaScript and the Chalk library. | 2,134 |
muesli/termenv | A library providing safe and convenient styling options for terminal output. | 1,755 |
piotrmurach/pastel | Provides a simple and intuitive API for styling strings in terminal output | 638 |