Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

rayshan/bower-stats

 
 

Repository files navigation

Bower stats web client

Insights into Bower, the best package manager for the web.

v1 planning here: bower/bower#1164 (comment)

v2 & beyond planning done in this repo's issues.

Screenshot

bower-stats screenshot

Development

System Dependencies - Node.js

Install dev dependencies: npm install

Install front-end dependencies: bower install

View development app w/ un-minified files & sourcemaps - gulp dev then visit localhost:3000/src

View production app w/ min / concat files - gulp prod then visit localhost:3000

Deployment

Push to this repo's gh-pages branch

About

Insights into Bower, the best package manager for the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 34.6%
  • JavaScript 33.5%
  • HTML 21.5%
  • CSS 10.4%