lit-html 0.1.1

A library for rendering HTML
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.js]
version = "0"

[package]
authors = ["Richard Anaya"]
categories = ["wasm", "no-std"]
description = "A library for rendering HTML"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "lit-html"
readme = "README.md"
repository = "https://github.com/richardanaya/lit-html-rs"
version = "0.1.1"