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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 08 Feb 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies