purescript-chalk Chalk bindings for Purescript Install bower install [email protected]:purescript-purgatory/purescript-chalk.git Usage import Text.Chalk main :: Effect Unit main = do log $ white $ bold "Purescript Chalk" <> strikethrough "Js"