The domain of front-end development on the web is moving toward a place where you can pick-and-use standard components reusing modules, components and functionality in an easy way. NPM works very well for node.js "backend" javascript development, but pulling NPM packages into frontend can be hard.
Skypack.dev tries to fix this problem serving "front-end ready" NPM packages.This is an example where I use one import to pull in a funny package "canvas-confetti" which is just funny :-)
Top comments(1)

- LocationGaithersburg MD
- Workcomputer networking researcher at NIST
- Joined
I tried with myNDNts packages and the output looks correct. However, Skypack can only recognize the version on NPM; there's no way to direct it to use my nightly builds distributed as tarballs on an HTTPS server.
For further actions, you may consider blocking this person and/orreporting abuse