web-component-analyzer
web-component-analyzer copied to clipboard
Is any possibility to use it for svelte?
We wrote our web components using https://svelte.dev/, but look like there is no support for svelte right now.
The best approach is to have a tool that can generate a custom-elements-manifest.json file for your specific library. I don't think it's feasible for one analyzer to support all the various ways to write elements.
This is what I doubt too, just to seek hope. Thank you, Justin.