Download module and its dependencies from different package managers via web interface. Check it out here.
More or less what fishman does, just via a web interface.
In order to do that we set a few goals:
- Be AFAP (As Fast As Possible, yes, I made it up).
- Be in-memory only (except provider cache, as for now) since cloud services charge $ for storage.
- Update web clients what's up with their request, so they can keep doing what they're already doing (basically, nothing).
Works well with fishup an app that loads fishman-web downloaded files and uploads them to private npm registry with ease 😄