custom-elements-manifest
custom-elements-manifest copied to clipboard
Custom Elements Manifest is a file format that describes custom elements in your project.
@custom-elements-manifest
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.
✨ Try it out in the online playground! ✨
Packages
@custom-elements-manifest/analyzerGenerate manifests from source@custom-elements-manifest/find-dependenciesGiven an array of paths, scans all modules and returns all depending paths@custom-elements-manifest/to-markdownGenerate markdown from manifestscem-plugin-readmeGenerate README files