ComponentizeJS icon indicating copy to clipboard operation
ComponentizeJS copied to clipboard

TypeScript support

Open guybedford opened this issue 1 year ago • 2 comments

It would be great to support input sources as TypeScript directly that then get converted into JavaScript before running through componentization.

guybedford avatar Dec 10 '24 23:12 guybedford

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.

rajsite avatar Feb 20 '25 05:02 rajsite

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.

vados-cosmonic avatar Mar 17 '25 15:03 vados-cosmonic