angular-bootstrap : Bootstrap widgets for Angular. You can installing angular-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-bootstrap $ sudo npm install -g angular-bootstrap
If want to update the angular-bootstrap package execute the command as below,
$ sudo npm update angular-bootstrap
Update package globally,
$ npm install -g angular-bootstrap
$ sudo git clone https://github.com/rektide/angular-bootstrap.git
$ sudo npm install -g ./angular-bootstrap
angular-bootstrap@0.12.2 /usr/lib/node_modules/angular-bootstrap
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular-bootstrap
Package Name | angular-bootstrap |
Version | 0.12.2 |
Description | Bootstrap widgets for Angular |
Released Date | 2015-07-22T18:49:37.081Z |
Published by | foxandxss |
How to Learn | https://www.npmjs.com/package/angular-bootstrap/tutorial |