๐Ÿ“ฆ phagenlocher / roc-color

๐ŸŒˆ Roc package for styling terminal contents with ANSI, 256 bit color and Truecolor

โ˜… 5 stars โ‘‚ 0 forks ๐Ÿ‘ 5 watching โš–๏ธ Universal Permissive License v1.0
colorterminaltruecolor
๐Ÿ“ฅ Clone https://github.com/phagenlocher/roc-color.git
HTTPS git clone https://github.com/phagenlocher/roc-color.git
SSH git clone git@github.com:phagenlocher/roc-color.git
CLI gh repo clone phagenlocher/roc-color
Philipp Hagenlocher Philipp Hagenlocher Update README.md c0f68a4 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ examples
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

roc-color

๐ŸŒˆ Roc package for styling terminal contents with ANSI, 256 bit color and Truecolor

The interface of this library is heavily influenced by the Haskell package colourista.

Usage

The main function to interact with is formatWith which accepts a list of attributes and a fore- and background color to format a text with. Check the examples to get a feel for the library!

Documentation

A more detailed documentation of the exposed functions can be found at: https://phagenlocher.github.io/roc-color/