# LitElement

This is a wrapper around [Google's LitElement](https://lit-element.polymer-project.org/) that provides extra distributions not included in the original package:

* **ES6 code with native imports** – included in the original
* **ES5 code with CJS imports** – not included in the original
