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! ✨
@custom-elements-manifest/analyzer
Generate manifests from source@custom-elements-manifest/find-dependencies
Given an array of paths, scans all modules and returns all depending paths@custom-elements-manifest/to-markdown
Generate markdown from manifestscem-plugin-readme
Generate README files