LAC-Tech / TUID

Transport Unit IDentifier Reference Implementation
0 stars 0 forks source link

Publish to esm.sh #6

Open LAC-Tech opened 2 weeks ago

LAC-Tech commented 2 weeks ago

esm.sh will allow anyone to use it in the browser, without having to set up a build pipeline.

Also, make sure it works in deno, with typescript types.

LAC-Tech commented 2 weeks ago

I think if you publish it to npm, it will automatically be on esm (IIRC I did this with dmt).

Still, make sure to include an example in the readme of how to import the ESM module from an index.html.