chalk
Console styling
A package that styles console output to make text appear more visually appealing.
Intuitive package for prettifying terminal/console output. http://godoc.org/github.com/ttacon/chalk
452 stars
8 watching
21 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
chalk/chalk-cli | A command-line tool for styling terminal output with various colors and effects. | 279 |
luoxiu/chalk | A Swift package for styling terminal output with expressive APIs and color manipulation | 58 |
chalk/chalk-template | A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
tomakita/colorful.console | A C# library providing enhanced styling functionality for .NET console output. | 1,304 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
litomore/chalk-pipe | Creates customizable text styling with simpler syntax than traditional chalk libraries | 33 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
i582/cfmt | Library for simple and convenient formatted stylized output to the console. | 68 |
crayon-js/crayon | A lightweight terminal styling module written in TypeScript | 45 |
bokub/chalk-animation | Creates colorful animations in terminal output using JavaScript and the Chalk library. | 2,134 |
linonetwo/styled-tachyons | A library that allows you to mix Tachyons styling with styled-components in JavaScript. | 16 |
litomore/chalk-pipe-cli | A tool for creating custom text styles with simplified syntax | 1 |
piotrmurach/pastel | Provides a simple and intuitive API for styling strings in terminal output | 638 |
etienne-napoleone/chalk | A terminal string colorizer for the V programming language. | 22 |
wzshiming/ctc | A library that provides a non-invasive way to add color support to console applications without modifying the terminal's print method. | 46 |