chalk
Composable and simple terminal highlighting package
Description
Composable and simple terminal highlighting package. Very simple API; and example usage could be as follows:
let some_string = "Hello world!"
|> Chalk.red
|> Chalk.bold
|> Chalk.underline
Install
- Published
-
08 Feb 2018
- Maintainers
-
Sources
Dependencies
Reverse Dependencies