wc-info
Display Web Component Information based on [custom element manifest file](https://github.com/webcomponents/custom-elements-manifest).
Display Web Component Information based on [custom element manifest file](https://github.com/webcomponents/custom-elements-manifest).
> ⚠️ Very experimental and very unfinished
<!-- [=> See Source <=](../../docs/analyzer/index.md) -->
Custom Elements Manifest 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. You can find the repository for the specification of the schema [here]
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
> [Individual NPM package from the following PR](https://github.com/open-wc/custom-elements-manifest/pull/221)
Custom Element Manifest Plugin: Creates a README from a custom-elements.json
Plugin for custom element manifest parser to handle import aliases
A Custom Element Manifest plugin to generate a README for a Web Component
Code generator for generating Custom Elements Manifests for Lit components
Code generator for generating Custom Elements Manifests for Lit components
> 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.
This tool is designed to update module paths in your Custom Elements Manifest to the final output targets.
Helpers designed to make integrating Web Components with Storybook easier.
A set of tools for retrieving and transforming data from the Custom Elements Manifest
A tool for mapping inherited content (including class members, attributes, CSS parts, CSS variables, slots, and events) from parent web component classes in the Custom Elements Manifest
A set of tools for retrieving and transforming data from the Custom Elements Manifest
A set of tools for retrieving and transforming data from the Custom Elements Manifest
A tool for generating an entry point for lazy-loading custom elements/web components.
This is a fork of the custom-elements-manifest/analyzer repository: https://github.com/webcomponents/custom-elements-manifest that is maintained by Trimble.