wesleytodd / es5-lit-html

A transpiled es5 version of lit-html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A transpiled es5 version of lit-html


Languages

Language:JavaScript 100.0%