Denis 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
..
decorators 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
development 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
LICENSE 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
README.md 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
decorators.d.ts 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
decorators.d.ts.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
decorators.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
decorators.js.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
experimental-hydrate-support.d.ts 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
experimental-hydrate-support.d.ts.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
experimental-hydrate-support.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
experimental-hydrate-support.js.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
index.d.ts 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
index.d.ts.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
index.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
index.js.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
lit-element.d.ts 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
lit-element.d.ts.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
lit-element.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
lit-element.js.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
package.json 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
polyfill-support.d.ts 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
polyfill-support.d.ts.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
polyfill-support.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
polyfill-support.js.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
private-ssr-support.d.ts 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
private-ssr-support.d.ts.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
private-ssr-support.js 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos
private-ssr-support.js.map 346b78aee1 first commit %!s(int64=2) %!d(string=hai) anos

README.md

LitElement 3.0

A simple base class for creating fast, lightweight web components.

Build Status Published on npm Join our Slack Mentioned in Awesome Lit

LitElement is the base class that powers the Lit library for building fast web components. Most users should import LitElement from the lit package rather than installing and importing from the lit-element package directly.

About this release

This is a stable release of lit-element 3.0.0 (part of the Lit 2.0 release). If upgrading from previous versions of lit-element, please see the Upgrade Guide for a step-by-step guide on upgrading.

Documentation

Full documentation is available at lit.dev.

Contributing

Please see CONTRIBUTING.md.