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

NPM support #36

Closed vp-hwood closed 9 years ago

vp-hwood commented 9 years ago

With this, npm install angular-ui/bootstrap-bower becomes possible. This is of course only temporary until real NPM packages are managed by the Angular UI Bootstrap team.

msieurtoph commented 9 years ago

Merge it, merge it, merge it ! ;)

christopherthielen commented 9 years ago

+1 trying to rid myself of bower

dansomething commented 9 years ago

+1 I suppose this repo would have to be renamed since it would no longer be strictly for Bower, but I'd be fine with that as long as we got official NPM support.

gsemet commented 9 years ago

would be better if bower install could work automatically

goldcaddy77 commented 9 years ago

Looks like somebody already has angular-bootstrap, unfortunately. Have you tried registering on npm?

vp-hwood commented 9 years ago

Seems like @leon has published a package on NPM since I opened this issue.

leon commented 9 years ago

I don't understand why we need a separate repo for bower? Why cant we just use the normal repo?

The npm repo was not being updated so I took over and published a version. I also gave the authors right to deploy to it, so it shouldn't be a problem for them to take over.

Is there anyone else that should have publish rights on the package?

goldcaddy77 commented 9 years ago

Are any of you core angular-ui/bootstrap contributors? I'd be more than happy to put in a PR to get things into the main angular-ui/bootstrap project, but I'm not sure if they'd be interested. It would just need a quick build process set up to generate the dist files and moving the links in the 2 registries.

goldcaddy77 commented 9 years ago

Btw, I registered the npm angular-ui-bootstrap project last night so that we'd have it in case we move forward.

karianna commented 9 years ago

I've let the maintainers know.

nl0 commented 9 years ago

hey guys, what's up? it would be really nice to have this merged

burdiyan commented 9 years ago

Hi there! What is stopping the core team from merge this PR? It would be so nice to have this on npm.

Foxandxss commented 9 years ago

Let's continue this on #60 and lets hope for a merge today.