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/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 manifests
- cem-plugin-readmeGenerate README files