ansi-styles
Terminal styling library
Provides ANSI escape codes for styling strings in the terminal
ANSI escape codes for styling strings in the terminal
422 stars
13 watching
73 forks
Language: JavaScript
last commit: 4 months ago chalk
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 |
chalk/chalk-cli | A command-line tool for styling terminal output with various colors and effects. | 279 |
chalk/wrap-ansi | Wraps a string with ANSI escape codes to a specified column width. | 120 |
chalk/strip-ansi-stream | A utility for removing special formatting codes from text streams | 34 |
chalk/strip-ansi | Removes unwanted formatting codes from text | 398 |
chalk/strip-ansi-cli | Tools for removing ANSI escape codes from text input. | 56 |
chalk/ansi-regex | A regular expression library for matching ANSI escape codes | 185 |
chalk/slice-ansi | Slices a string with ANSI escape codes to extract specific parts | 47 |
luoxiu/chalk | A Swift package for styling terminal output with expressive APIs and color manipulation | 58 |
chalk/has-ansi | A tool to detect and verify the presence of ANSI escape codes in strings | 45 |
mtynior/colorizeswift | Terminal string styling utility for Swift | 305 |
litomore/chalk-pipe | Creates customizable text styling with simpler syntax than traditional chalk libraries | 33 |
ttacon/chalk | A package that styles console output to make text appear more visually appealing. | 452 |
litomore/chalk-pipe-cli | A tool for creating custom text styles with simplified syntax | 1 |
unkindpartition/ansi-terminal | A Haskell library providing support for ANSI escape sequences to manipulate terminal output and behavior | 110 |