README.md
July 7, 2020 · View on GitHub
lit-analyzer
Monorepo for tools that analyze lit-html templates
This mono-repository consists of the following tools:
-
vscode-lit-pluginVS Code plugin that adds syntax highlighting, type checking and code completion for lit-html. -
ts-lit-pluginTypescript plugin that adds type checking and code completion to lit-html templates. -
lit-analyzerCLI that analyzes lit-html templates in your code to validate html and type check bindings.
➤ Rules
You can find a list of all rules here.
➤ Contributing
If you are interested in contributing to this repository please read contributing.md
➤ Contributors
| Rune Mehlsen | Andreas Mehlsen | Peter Burns | You? |
➤ License
Licensed under MIT.
