Skip to content

JackRobards/lit-analyzer

 
 

Repository files navigation

@jackolope/lit-analyzer

Monorepo for tools that analyze lit-html templates. Updated fork of the original lit-analyzer.


Downloads per Month Downloads per Month Downloads per Month Contributors

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.

  • web-component-analyzer CLI to analyze web components. Used mainly for lit-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.

-----------------------------------------------------

➤ Rules

You can find a list of all rules here.

-----------------------------------------------------

➤ Status

If you are interested in the reasons for this fork and the status of the packages please read status.md.

-----------------------------------------------------

➤ Contributing

If you are interested in contributing to this repository please read contributing.md

-----------------------------------------------------

➤ Contributors

Rune Mehlsen Andreas Mehlsen Peter Burns You?
Rune Mehlsen Andreas Mehlsen Peter Burns You?

-----------------------------------------------------

➤ License

Licensed under MIT.

About

Monorepository for tools that analyze lit-html templates

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%