Templarian / ui.bootstrap.contextMenu

AngularJS Bootstrap UI Context Menu
MIT License
259 stars 127 forks source link

Publish component also to npm #26

Closed lufecir closed 8 years ago

lufecir commented 9 years ago

We are using NPM as dependency manager, also for the front-end libraries. It would be great if angular-bootstrap-contextmenu would also be published to NPM. Now we have to create a package ourselves for each release and push it to our internal NPM server.

aluanhaddad commented 9 years ago

I would also appreciate this. This would benefit npm users and also jspm users.

Templarian commented 9 years ago

I see this issue, not ignoring it, just really busy lately. Will try to get to it next week.

kentingxu commented 8 years ago

We also use npm for front-end dependencies. And would appreciate if this is on npm.

Templarian commented 8 years ago

Done for v0.9.5 with very basic nested context menu support.

npm install angular-bootstrap-contextmenu