tql icon indicating copy to clipboard operation
tql copied to clipboard

Ship ES modules

Open timkendall opened this issue 3 years ago • 4 comments

See if there is any reasonable way to ship ES modules for runtimes (i.e browsers, Node 14+) that support them natively. Make sure it works with https://unpkg.com/

timkendall avatar Sep 12 '21 23:09 timkendall

https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

timkendall avatar Nov 04 '21 01:11 timkendall

https://github.com/standard-things/esm

timkendall avatar Apr 02 '22 03:04 timkendall

https://github.com/privatenumber/pkgroll

timkendall avatar Apr 29 '22 17:04 timkendall