angular-ui / bootstrap-bower

This is a bower repository to hold Angular UI Bootstrap releases.
http://angular-ui.github.com/bootstrap/
158 stars 326 forks source link

Support installs via NPM #40

Closed dansomething closed 9 years ago

troywarr commented 9 years ago

+1 please.

This would make the repo name a misnomer, so I might suggest either:

  1. renaming the repo to something like bootstrap-packaged
  2. creating another repo named bootstrap-npm to house a version containing package.json in lieu of bower.json

1 seems preferable as it keep things centralized/DRY.

FWIW, this seems like an increasingly common use case with the rise of the npm/Browserify packaging approach (vs. Bower/RequireJS).

Foxandxss commented 9 years ago

Let's continue in #60