angular2-uuid : Angular 2 / TypeScript crypto-secure UUID generator. You can installing angular2-uuid 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 angular2-uuid $ sudo npm install -g angular2-uuid
If want to update the angular2-uuid package execute the command as below,
$ sudo npm update angular2-uuid
Update package globally,
$ npm install -g angular2-uuid
$ sudo git clone https://github.com/rektide/angular2-uuid.git
$ sudo npm install -g ./angular2-uuid
angular2-uuid@1.1.1 /usr/lib/node_modules/angular2-uuid
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular2-uuid
Package Name | angular2-uuid |
Version | 1.1.1 |
Description | Angular 2 / TypeScript crypto-secure UUID generator |
Released Date | 2017-01-20T02:21:27.866Z |
Published by | wulfsolter |
How to Learn | https://www.npmjs.com/package/angular2-uuid/tutorial |