Skip to content

Clone npm packages and its dependencies

License

Notifications You must be signed in to change notification settings

dormesica/fishman-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fishman-web

fishman-web icon

Download module and its dependencies from different package managers via web interface. Check it out here.

What fishman-web tries to do

More or less what fishman does, just via a web interface.

In order to do that we set a few goals:

  1. Be AFAP (As Fast As Possible, yes, I made it up).
  2. Be in-memory only (except provider cache, as for now) since cloud services charge $ for storage.
  3. 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 😄

About

Clone npm packages and its dependencies

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.0%
  • HTML 20.4%
  • CSS 13.6%