cfb : Compound File Binary File Format extractor. You can installing cfb 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 cfb $ sudo npm install -g cfb
If want to update the cfb package execute the command as below,
$ sudo npm update cfb
Update package globally,
$ npm install -g cfb
$ sudo git clone https://github.com/rektide/cfb.git
$ sudo npm install -g ./cfb
cfb@1.0.0 /usr/lib/node_modules/cfb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cfb
Package Name | cfb |
Version | 1.0.0 |
Description | Compound File Binary File Format extractor |
Released Date | 2017-11-05T17:05:24.672Z |
Published by | sheetjs |
How to Learn | https://www.npmjs.com/package/cfb/tutorial |