/es5-lit-html

A transpiled es5 version of lit-html

Primary LanguageJavaScript

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.