@lit-labs/gen-manifest
Code generator for generating Custom Elements Manifests for Lit components
Code generator for generating Custom Elements Manifests for Lit components
Custom-elements.json is a file format that describes custom elements. This format will allow tooling and IDEs to give rich information about the custom elements in a given project. It is, however, very experimental and things are subject to change. Follow
> This is a **fork** of the original > [custom-elements-manifest](https://github.com/open-wc/custom-elements-manifest/) > with TypeScript version updated to the latest.
Code generator for generating Custom Elements Manifests for Lit components
Plugin for custom element manifest parser to handle import aliases
A Custom Element Manifest plugin to generate a README for a Web Component