Monorepo for tools that analyze lit-html templates. Updated fork of the original lit-analyzer.
  
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.
- 
web-component-analyzerCLI to analyze web components. Used mainly forlit-analyzer, and I would recommend looking into the @custom-elements-manifest/analyzer for a tool that complies with the standard Custom Element Manifest instead of using this directly.
You can find a list of all rules here.
If you are interested in the reasons for this fork and the status of the packages please read status.md.
If you are interested in contributing to this repository please read contributing.md
| Rune Mehlsen | Andreas Mehlsen | Peter Burns | You? | 
Licensed under MIT.
