Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 855 Bytes

readme.blueprint.md

File metadata and controls

23 lines (13 loc) · 855 Bytes

{{ template:title }} {{ template:description }}

{{ template:badges }}

This mono-repository consists of the following tools:

  • vscode-lit-plugin VS Code plugin that adds syntax highlighting, type checking and code completion for lit-html.

  • ts-lit-plugin Typescript plugin that adds type checking and code completion to lit-html templates.

  • lit-analyzer CLI 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

{{ template:contributors }} {{ template:license }}