fansi
Color library
A Scala library for working with fancy ANSI colored strings in a safe and efficient way.
Scala/Scala.js library for manipulating Fancy Ansi colored strings
227 stars
7 watching
26 forks
Language: Scala
last commit: 29 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
com-lihaoyi/pprint | A Scala library that provides a way to visually represent values and types in programming languages | 226 |
com-lihaoyi/geny | A small library providing push-based versions of common standard library interfaces | 93 |
com-lihaoyi/fastparse | A Scala-based library for writing fast parsers using parser combinators. | 1,094 |
lihaoyi/scala.rx | A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
com-lihaoyi/sourcecode | Provides metadata about the current code context at runtime | 521 |
lihaoyi/scala-native-example-app | An example application showcasing the use of Scala-Native for building fast and efficient command-line applications. | 54 |
lihaoyi/metascala | An experimental Scala-based JVM with a focus on metacircularity and security | 1,176 |
com-lihaoyi/scalatags | An XML/HTML construction library for Scala | 759 |
com-lihaoyi/mainargs | A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 189 |
com-lihaoyi/upickle | A lightweight serialization library for JSON and binary data in Scala. | 717 |
colofabrix/figlet4s | A Scala library for creating ASCII-art banners in various effects and fonts | 39 |
cdonohue/polychrome | A small JavaScript library for parsing and manipulating colors in various formats. | 288 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
icodeforlove/colors | Provides an easy-to-use API for applying ANSI codes to strings in Swift. | 28 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |