SkillAgentSearch skills...

Chalk

:crayon::art:Composable and simple terminal highlighting package for OCaml.

Install / Use

/learn @nickzuber/Chalk
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <img width="320" src="assets/logo.png" alt="chalk"> <br> <br> </h1>

Composable and simple terminal highlighting package for OCaml

<img src="assets/example.png" />

Usage

$ opam install chalk
let some_string = "Hello world!"
  |> Chalk.red
  |> Chalk.bold
  |> Chalk.underline

License

This software is free to use under the MIT License. See this reference for license text and copyright information.

Related Skills

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated3y ago
Forks1

Languages

OCaml

Security Score

80/100

Audited on Feb 4, 2023

No findings