Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-wc/custom-elements-manifest-deprecated
Custom Elements Manifest is a file format that describes custom elements in your project.
https://github.com/open-wc/custom-elements-manifest-deprecated
custom-elements customelements hacktoberfest open-wc web-components webcomponents
Last synced: about 2 months ago
JSON representation
Custom Elements Manifest is a file format that describes custom elements in your project.
- Host: GitHub
- URL: https://github.com/open-wc/custom-elements-manifest-deprecated
- Owner: open-wc
- Created: 2020-09-29T12:29:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T12:38:30.000Z (over 3 years ago)
- Last Synced: 2024-04-16T14:24:09.022Z (9 months ago)
- Topics: custom-elements, customelements, hacktoberfest, open-wc, web-components, webcomponents
- Language: JavaScript
- Homepage:
- Size: 8.02 MB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `@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](https://github.com/webcomponents/custom-elements-manifest).
> ✨ Try it out in the [online playground](https://custom-elements-manifest.netlify.app/)! ✨
## Packages- [`@custom-elements-manifest/analyzer`](./packages/analyzer)
- [`@custom-elements-manifest/playground`](./packages/playground)
- [`@custom-elements-manifest/to-markdown`](./packages/to-markdown)