Awesome LitElement
A curated list of awesome LitElement resources.
lit-element — An ultra-light custom element base class with a simple but expressive API.
Contents
General resources
Starter Templates
IDE Plugins
- VSCode lit-html plugin, syntax highlighting and IntelliSense for lit-html template strings.
- vim-html-template-literals, syntax highlighting and indentation for lit-html.
- TypeScript lit-html Plugin, TypeScript server plugin that adds IntelliSense for lit-html template strings.
Tools
- babel-plugin-template-html-minifier, a Babel plugin for minifying HTML in tagged template strings.
- lit-loader, a LitElement Single File Component loader for Webpack.
- generator-lit-element, a Yeoman generator for creating LitElement based Custom Elements.
Videos
Other awesome resources
If you want more awesome resources, check the awesome list!