You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- [=> See Source <=](../../docs/analyzer/index.md) -->
4
+
5
+
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](https://github.com/webcomponents/custom-elements-manifest).
6
+
7
+
> ✨ Try it out in the [online playground](https://custom-elements-manifest.netlify.app/)! ✨
8
+
9
+
[**Read the Docs**](https://custom-elements-manifest.open-wc.org/)
0 commit comments