ansi-terminal
Terminal library
A Haskell library providing support for ANSI escape sequences to manipulate terminal output and behavior
ANSI terminal support for Haskell, with Windows compatibility
110 stars
9 watching
27 forks
Language: Haskell
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/ansi-term | A library providing escape codes and functionality to handle ANSI terminals in Zig programming language. | 73 |
chalk/ansi-styles | Provides ANSI escape codes for styling strings in the terminal | 426 |
well-typed/unfolder | A repository providing code snippets to illustrate key concepts in Haskell programming | 85 |
issue9/term | A library providing functions to control terminal output using ANSI escape codes and colors. | 39 |
agauniyal/rang | A header-only C++ library that provides basic terminal attributes and color settings | 1,503 |
johnnovak/illwill | A simple terminal library for Nim that provides non-blocking keyboard input and basic graphics capabilities. | 408 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 30 |
jtdaugherty/brick | A declarative Unix terminal UI library written in Haskell | 1,610 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
ndmitchell/uniplate | A simple and efficient generics library for Haskell | 76 |
sindresorhus/ansi-escapes | A collection of functions for manipulating the terminal screen in various ways | 498 |
abooij/sudbury | A Haskell implementation of the Wayland protocol's C ABI to provide an elegant interface for writing Wayland programs in Haskell | 90 |
lambdaisland/trikl | A Clojure-based terminal UI library that allows developers to build interactive command-line interfaces with components and state changes. | 147 |
abusomani/go-palette | A Go library for decorating terminals with ANSI colors | 17 |
jml/undistract-me | Notifies users when long-running terminal commands complete | 543 |