@custom-elements-manifest/helpers
> ⚠️ Very experimental and very unfinished
> ⚠️ Very experimental and very unfinished
> ⚠️ 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
> 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 is a fork of the custom-elements-manifest/analyzer repository: https://github.com/webcomponents/custom-elements-manifest that is maintained by Trimble.
A custom-elements-manifest plugin that generates a docsify site for your element