mirrorify

lazily mirror npm tarballs from a couchdb source

Usage no npm install needed!

<script type="module">
  import mirrorify from 'https://cdn.skypack.dev/mirrorify';
</script>

README

mirrorify

lazy npm static file mirror

what

So, I'm experimenting with powering npm install with static http mirrors. It's a bit painful to get all the tarballs downloaded into a static dir... it's not too bad to mirror a couch database and lazily download the tarballs into a static dir though.