tiny-glob icon indicating copy to clipboard operation
tiny-glob copied to clipboard

ESM version of tiny-glob?

Open drwpow opened this issue 4 years ago • 4 comments

Hello,

Thanks for making such a great library! With the Node team converting more and more to ESM, and other maintainters doing the same, I’d love to see this library upgraded to include an ESM build along with CommonJS.

Is this something the team would be interested in adding alongside CJS? Would you be interested in a PR that shipped both?

drwpow avatar May 13 '21 21:05 drwpow

Hello! 👋

We can definitely do this – it would just have to be part of the upcoming 1.0 that @terkelg is working on. Given the way certain Node versions handled early exports designs, defining any exports mapping is potentially breaking.

lukeed avatar May 14 '21 17:05 lukeed

@lukeed Hi! Fancy seeing you here. Just stopping by to say thanks for your work on lukeed/kleur. Both kleur and tiny-glob are great "keep it simple and auditable" libraries that I've been using for a while in QUnit. ♥️

Krinkle avatar May 14 '21 17:05 Krinkle

Thanks @Krinkle :) Appreciate it!

lukeed avatar May 14 '21 17:05 lukeed

Any updates on v1.0?

TheComputerM avatar Jul 05 '21 15:07 TheComputerM