GitXplorerGitXplorer
w

es5-lit-html

public
3 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
12f8b09fca3b6a9b182ad580499d0268b2ce4580

1.1.1

wwesleytodd committed 5 years ago
Unverified
a72a6a96dd4106c12d9c8dba4c00096eafb5951a

1.0.0

wwesleytodd committed 6 years ago
Unverified
30725eb97b3f67f1b0f202d0c2a7056804c15c9e

Initial commit

wwesleytodd committed 6 years ago

README

The README file for this repository.

lit-html transpiled to es5

The lit-html package is not transpiled to es5 by the team which maintains it. Because reasons?.

This package is the same thing (with mirrored versions), but transpiled to es5 using babel.

$ npm install --save es5-lit-html

See the lit-html docs for usage.