crayon
Terminal styling library
A library to create styled terminal output using a template-based API.
🖍️ Paint your terminal output like Picasso 🎨
58 stars
5 watching
5 forks
Language: V
last commit: 10 months ago
Linked from 1 awesome list
chalkcolorconsoleterminalterminal-colorsterminal-stylevvlang
Related projects:
Repository | Description | Stars |
---|---|---|
crayon-js/crayon | A lightweight terminal styling module written in TypeScript | 45 |
thecodrr/boxx | Creates customizable terminal boxes with various styles and configurations. | 100 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
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 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 836 |
luoxiu/chalk | A Swift package for styling terminal output with expressive APIs and color manipulation | 58 |
muesli/termenv | A library providing safe and convenient styling options for terminal output. | 1,757 |
wobsoriano/blipgloss | A library for creating consistent and expressive terminal layouts using ANSI color profiles and formatting options. | 155 |
piotrmurach/pastel | Provides a simple and intuitive API for styling strings in terminal output | 638 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 28 |
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
mtynior/colorizeswift | Terminal string styling utility for Swift | 305 |
lambdaisland/trikl | A Clojure-based terminal UI library that allows developers to build interactive command-line interfaces with components and state changes. | 147 |