cjstoesm icon indicating copy to clipboard operation
cjstoesm copied to clipboard

Hi

Open RobertSandiford opened this issue 2 years ago • 1 comments

Hi there!

I am looking for a way to programmatically convert CJS to ESM for my new framework.

I like your package, but it definitely seems to have some bugs.

I am wondering what the status of this is - are you trying to achieve 100% correct performance? I am also not sure if there is something else out there that is doing this completely already? Could potentially support this project if this seems like to way to go for cjs to esm.

Let me know what's happening, cheers : )

RobertSandiford avatar Nov 01 '22 19:11 RobertSandiford

I dont know if this would suit your case a lil bit more but mby try it https://github.com/tbranyen/babel-plugin-transform-commonjs

h110m avatar Feb 13 '23 09:02 h110m