bs-chalk

0.2.1 • Public • Published

bs-chalk

version downloads license

BuckleScript tools for working with the Node chalk library.

Example

Js.log(
  Chalk.red("Express listen error: ")
  ++ Js.Option.getWithDefault("(no message)", Js.Exn.message(err))
)

License

BSD 2-Clause

Package Sidebar

Install

npm i bs-chalk

Weekly Downloads

10

Version

0.2.1

License

BSD-2-Clause

Last publish

Collaborators

  • bkonkle