ngx-bootstrap : Native Angular Bootstrap Components. You can installing ngx-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 ngx-bootstrap $ sudo npm install -g ngx-bootstrap
If want to update the ngx-bootstrap package execute the command as below,
$ sudo npm update ngx-bootstrap
Update package globally,
$ npm install -g ngx-bootstrap
$ sudo git clone https://github.com/rektide/ngx-bootstrap.git
$ sudo npm install -g ./ngx-bootstrap
ngx-bootstrap@2.0.0-beta.9 /usr/lib/node_modules/ngx-bootstrap
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ngx-bootstrap
| Package Name | ngx-bootstrap |
| Version | 2.0.0-beta.9 |
| Description | Native Angular Bootstrap Components |
| Released Date | 2017-11-23T15:33:26.713Z |
| Published by | valorkin |
| How to Learn | https://www.npmjs.com/package/ngx-bootstrap/tutorial |