angular-ui-bootstrap : Native AngularJS (Angular) directives for Bootstrap. You can installing angular-ui-bootstrap npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install angular-ui-bootstrap $ sudo npm install -g angular-ui-bootstrap
If want to update the angular-ui-bootstrap package execute the command as below,
$ sudo npm update angular-ui-bootstrap
Update package globally,
$ npm install -g angular-ui-bootstrap
$ sudo git clone https://github.com/rektide/angular-ui-bootstrap.git
$ sudo npm install -g ./angular-ui-bootstrap
angular-ui-bootstrap@2.5.6 /usr/lib/node_modules/angular-ui-bootstrap
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular-ui-bootstrap
Package Name | angular-ui-bootstrap |
Version | 2.5.6 |
Description | Native AngularJS (Angular) directives for Bootstrap |
Released Date | 2017-10-14T17:33:38.387Z |
Published by | icfantv |
How to Learn | https://www.npmjs.com/package/angular-ui-bootstrap/tutorial |