util-ex : Browser-friendly enhanced util fully compatible with standard node.js. You can installing util-ex 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 util-ex $ sudo npm install -g util-ex
If want to update the util-ex package execute the command as below,
$ sudo npm update util-ex
Update package globally,
$ npm install -g util-ex
$ sudo git clone https://github.com/rektide/util-ex.git
$ sudo npm install -g ./util-ex
util-ex@0.3.15 /usr/lib/node_modules/util-ex
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall util-ex
| Package Name | util-ex |
| Version | 0.3.15 |
| Description | Browser-friendly enhanced util fully compatible with standard node.js |
| Released Date | 2015-10-01T01:00:54.902Z |
| Published by | riceball |
| How to Learn | https://www.npmjs.com/package/util-ex/tutorial |