ComponentizeJS
ComponentizeJS copied to clipboard
TypeScript support
It would be great to support input sources as TypeScript directly that then get converted into JavaScript before running through componentization.
Guessing it's what you have in mind but probably following node's --experimental-strip-types and --experimental-transform-types implementation and even using swc like deno and node.
Should we close https://github.com/bytecodealliance/ComponentizeJS/issues/4 in favor of this one? seems like we've got a little more information in here.