binary : Unpack multibyte binary values from buffers. You can installing binary 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 binary $ sudo npm install -g binary
If want to update the binary package execute the command as below,
$ sudo npm update binary
Update package globally,
$ npm install -g binary
$ sudo git clone https://github.com/rektide/binary.git
$ sudo npm install -g ./binary
binary@0.3.0 /usr/lib/node_modules/binary
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall binary
Package Name | binary |
Version | 0.3.0 |
Description | Unpack multibyte binary values from buffers |
Released Date | 2012-05-11T12:39:11.639Z |
Published by | substack |
How to Learn | https://www.npmjs.com/package/binary/tutorial |