adler-32 : Pure-JS ADLER-32. You can installing adler-32 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 adler-32 $ sudo npm install -g adler-32
If want to update the adler-32 package execute the command as below,
$ sudo npm update adler-32
Update package globally,
$ npm install -g adler-32
$ sudo git clone https://github.com/rektide/adler-32.git
$ sudo npm install -g ./adler-32
adler-32@1.1.0 /usr/lib/node_modules/adler-32
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall adler-32
Package Name | adler-32 |
Version | 1.1.0 |
Description | Pure-JS ADLER-32 |
Released Date | 2017-07-28T09:06:20.828Z |
Published by | sheetjs |
How to Learn | https://www.npmjs.com/package/adler-32/tutorial |