term
Terminal output controller
A library providing functions to control terminal output using ANSI escape codes and colors.
终端输出控制
39 stars
6 watching
6 forks
Language: Go
last commit: about 1 month ago ansi-codesansi-colorsconsolecsiescgosgrterm
Related projects:
Repository | Description | Stars |
---|---|---|
s9w/oof | A C++ header library providing a simple interface to generate ANSI escape sequences for controlling console output color and position. | 832 |
abusomani/go-palette | A Go library for decorating terminals with ANSI colors | 17 |
ziglibs/ansi-term | A library providing escape codes and functionality to handle ANSI terminals in Zig programming language. | 69 |
kabie/dye | A library that provides ANSI escape sequences to color text in terminal output. | 21 |
muesli/termenv | A library providing safe and convenient styling options for terminal output. | 1,755 |
colored-rs/colored | Library for coloring terminal output in Rust with support for true colors and various styles. | 1,734 |
unkindpartition/ansi-terminal | A Haskell library providing support for ANSI escape sequences to manipulate terminal output and behavior | 110 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 28 |
sindresorhus/ansi-escapes | A collection of functions for manipulating the terminal screen in various ways | 496 |
thecodrr/crayon | A library to create styled terminal output using a template-based API. | 58 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 422 |
a-n-t-h-o-n-y/termox | A C++17 library for building terminal user interfaces with customizable widgets and layouts. | 674 |
gosuri/uilive | A Go library for updating terminal output in real-time | 1,698 |
xo/terminfo | Provides a pure-Go implementation of reading information from the terminfo database. | 47 |
annexi-strayline/curses | A library that provides an advanced UNIX terminal UI Ada binding package with support for concurrent interface driving and multiple terminals. | 14 |