dat-encoding : Encode and decode Dat links. You can installing dat-encoding 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 dat-encoding $ sudo npm install -g dat-encoding
If want to update the dat-encoding package execute the command as below,
$ sudo npm update dat-encoding
Update package globally,
$ npm install -g dat-encoding
$ sudo git clone https://github.com/rektide/dat-encoding.git
$ sudo npm install -g ./dat-encoding
dat-encoding@4.0.2 /usr/lib/node_modules/dat-encoding
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dat-encoding
Package Name | dat-encoding |
Version | 4.0.2 |
Description | Encode and decode Dat links |
Released Date | 2017-02-08T07:48:51.174Z |
Published by | juliangruber |
How to Learn | https://www.npmjs.com/package/dat-encoding/tutorial |