Skip to content

hen-ps/fishman-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 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 bower packages and its dependencies

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.7%
  • HTML 20.5%
  • CSS 13.8%