CAD97 / CAD97/colored-diff

support wasm-sys console log coloring output

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It would be cool for this library to somehow support (behind a toggle feature) colored output using `web-sys`'s [console::log()](https://rustwasm.github.io/wasm-bindgen/api/web_sys/console/fn.log.html) function's ability to output coloured/styled text. `log("%c text that is red %c text that is blue", "color: red", "color: blue")`, that way it can be used with wasm applications.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.