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
Copy file name to clipboardexpand all lines: docs/analyzer/plugins/intro.md
+1
Original file line number
Diff line number
Diff line change
@@ -66,5 +66,6 @@ export default {
66
66
|[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 |
67
67
|[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. |
68
68
|[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. |
69
70
70
71
> Want your plugin listed here? Please create a PR!
0 commit comments