ng2-completer : ng2 autocomplete/typeahead component. You can installing ng2-completer 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 ng2-completer $ sudo npm install -g ng2-completer
If want to update the ng2-completer package execute the command as below,
$ sudo npm update ng2-completer
Update package globally,
$ npm install -g ng2-completer
$ sudo git clone https://github.com/rektide/ng2-completer.git
$ sudo npm install -g ./ng2-completer
ng2-completer@1.6.3 /usr/lib/node_modules/ng2-completer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ng2-completer
| Package Name | ng2-completer |
| Version | 1.6.3 |
| Description | ng2 autocomplete/typeahead component |
| Released Date | 2017-08-31T23:01:32.396Z |
| Published by | oferhe |
| How to Learn | https://www.npmjs.com/package/ng2-completer/tutorial |