Hacker News new | ask | show | jobs
by chaorace 846 days ago
esm.sh is a decent solution for this. It's not totally ideal... but it'll turn NPM modules into ES6-compatible URLs no problem.
1 comments

Oooh, esm.sh looks pretty close to what I'm looking for, thanks!