Chalk
Terminal Styler
A Swift package for styling terminal output with expressive APIs and color manipulation
✏️Expressive styling on terminal string. (chalk for swift)
58 stars
3 watching
2 forks
Language: Swift
last commit: about 4 years ago
Linked from 1 awesome list
chalkclicolorswiftterminal
Related projects:
Repository | Description | Stars |
---|---|---|
chalk/chalk-cli | A command-line tool for styling terminal output with various colors and effects. | 279 |
chalk/chalk-template | A library for styling terminal output with customizable text colors and styles using tagged template literals | 93 |
ttacon/chalk | A package that styles console output to make text appear more visually appealing. | 452 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
mtynior/colorizeswift | Terminal string styling utility for Swift | 305 |
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 |
litomore/chalk-pipe | Creates customizable text styling with simpler syntax than traditional chalk libraries | 33 |
etienne-napoleone/chalk | A terminal string colorizer for the V programming language. | 22 |
piotrmurach/pastel | Provides a simple and intuitive API for styling strings in terminal output | 638 |
muesli/termenv | A library providing safe and convenient styling options for terminal output. | 1,755 |
litomore/chalk-pipe-cli | A tool for creating custom text styles with simplified syntax | 1 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 836 |
chrissicool/zsh-256color | Enhances terminal environment with 256 colors based on TERM variable and available terminfo descriptors. | 139 |
bokub/chalk-animation | Creates colorful animations in terminal output using JavaScript and the Chalk library. | 2,134 |