read-dir-files : Recursively read files from a directory. You can installing read-dir-files 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 read-dir-files $ sudo npm install -g read-dir-files
If want to update the read-dir-files package execute the command as below,
$ sudo npm update read-dir-files
Update package globally,
$ npm install -g read-dir-files
$ sudo git clone https://github.com/rektide/read-dir-files.git
$ sudo npm install -g ./read-dir-files
read-dir-files@0.1.1 /usr/lib/node_modules/read-dir-files
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall read-dir-files
| Package Name | read-dir-files |
| Version | 0.1.1 |
| Description | Recursively read files from a directory |
| Released Date | 2012-05-12T10:42:22.384Z |
| Published by | mmalecki |
| How to Learn | https://www.npmjs.com/package/read-dir-files/tutorial |