ref-union : Create ABI-compliant union instances on top of Buffers. You can installing ref-union 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 ref-union $ sudo npm install -g ref-union
If want to update the ref-union package execute the command as below,
$ sudo npm update ref-union
Update package globally,
$ npm install -g ref-union
$ sudo git clone https://github.com/rektide/ref-union.git
$ sudo npm install -g ./ref-union
ref-union@1.0.1 /usr/lib/node_modules/ref-union
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ref-union
| Package Name | ref-union |
| Version | 1.0.1 |
| Description | Create ABI-compliant union instances on top of Buffers |
| Released Date | 2015-12-28T05:38:31.362Z |
| Published by | tootallnate |
| How to Learn | https://www.npmjs.com/package/ref-union/tutorial |