prototty_wasm_render 0.22.0

Implementation of prototty_render::ViewGrid for use in wasm frontend.
Documentation
[dependencies.prototty_render]
version = "0.22"

[dependencies.wasm-bindgen]
version = "0.2"

[features]
serialize = ["prototty_render/serialize"]

[package]
authors = ["Stephen Sherratt <sfsherratt@gmail.com>"]
description = "Implementation of prototty_render::ViewGrid for use in wasm frontend."
documentation = "https://docs.rs/prototty_wasm_render"
homepage = "https://github.com/stevebob/prototty.git"
license = "MIT"
name = "prototty_wasm_render"
readme = "README.md"
repository = "https://github.com/stevebob/prototty.git"
version = "0.22.0"