motoko-color
Terminal renderer
A library for styling and rendering text and graphics to the terminal using ANSI ASCII standard
A library for rendering color schemes and graphics to the terminal, based on the ANSI ASCII standard in Motoko
9 stars
2 watching
1 forks
Language: Motoko
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lukaskalbertodt/term-painter | A library for formatting and coloring terminal output in Rust. | 79 |
lukaskalbertodt/bunt | A set of macros to print colored and formatted text to the terminal in Rust | 226 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
ikalnytskyi/termcolor | A C++ library for printing colored messages to the terminal using ANSI color formatting. | 836 |
erikschreier/papercolor-themes | A collection of themes and configurations for improving the usability and visual appeal of terminal emulators like tmux, vim, and zsh. | 8 |
tinted-theming/tinted-shell | A shell scripting framework for customizing terminal colors and integrating with other applications | 65 |
littletof/charmd | A library that renders markdown text into formatted terminal output with extendable features and extensions | 59 |
jorgebucaran/colorette | A lightweight alternative to other terminal color manipulation libraries | 1,605 |
gookit/color | A terminal color rendering library with support for 16/256 colors and RGB output. | 1,514 |
muesli/termenv | A library providing safe and convenient styling options for terminal output. | 1,755 |
akinomyoga/cxxmatrix | A program that displays various interactive visual effects and scenes in a terminal emulator using C++ | 694 |
mjrlowe/terminal_images | A tool for displaying images in the terminal | 51 |
jackojc/tinge | A library that provides a simple and fast way to output colours in the terminal | 14 |