Skip to content

Commit 94650b6

Browse files
authored
Added skeleton component generator to list of community plugins (open-wc#269)
1 parent 8fdcf98 commit 94650b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/analyzer/plugins/intro.md

+1
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,6 @@ export default {
6666
| [custom-elements-lsp](https://www.npmjs.com/package/@genesiscommunitysuccess/custom-elements-lsp) | `tsserver` plugin which uses the analyzer and provides intellisense for custom elements in tagged template literals |
6767
| [custom-elements-manifest-inheritance](https://www.npmjs.com/package/custom-elements-manifest-inheritance) | A tool for mapping inherited content (including class members, attributes, CSS parts, CSS variables, slots, and events) from parent classes in the Custom Elements Manifest. |
6868
| [vite-plugin-cem](https://www.npmjs.com/package/vite-plugin-cem) | a [vite.js](https://vitejs.dev/) plugin based on the [@custom-elements-manifest/analyzer](https://custom-elements-manifest.open-wc.org/analyzer/getting-started) |
69+
| [skeleton-component-generator](https://www.npmjs.com/package/@addasoft/skeleton-component-generator) | Create skeleton web components using Lit based on given Custom Elements Manifest. |
6970

7071
> Want your plugin listed here? Please create a PR!

0 commit comments

Comments
 (0)