Open sonickseven opened 7 months ago
@sonickseven that is a great suggestion, but I'm not very familiar with denojs or skypack. If you're familiar with the tooling, please feel free to create a PR.
Maybe if we provide ESM support that will make it work with denojs.
Is your feature request related to a problem? Please describe. I'm starting with Denojs and your library is very powerful and simple, but I can't use that directly in Denojs
Describe the solution you'd like Will very good if you share you code for anywhere in version ES module (import/export), I currently use your library with [unpkg](https://unpkg.com/file-selector@0.6.0/dist/bundles/file-selector.umd.min.js but isn't the same standar :sob:
Describe alternatives you've considered You can share in Skypack or denoland for example and it is very simple. the deno community will very grateful with you