brfs : browserify fs.readFileSync() static asset inliner. You can installing brfs 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 brfs $ sudo npm install -g brfs
If want to update the brfs package execute the command as below,
$ sudo npm update brfs
Update package globally,
$ npm install -g brfs
$ sudo git clone https://github.com/rektide/brfs.git
$ sudo npm install -g ./brfs
brfs@1.4.3 /usr/lib/node_modules/brfs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall brfs
Package Name | brfs |
Version | 1.4.3 |
Description | browserify fs.readFileSync() static asset inliner |
Released Date | 2016-01-18T15:53:15.977Z |
Published by | mattdesl |
How to Learn | https://www.npmjs.com/package/brfs/tutorial |