readdir : Reads a directory and return results with the ability to use Ant style file match patterns . You can installing readdir 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 readdir $ sudo npm install -g readdir
If want to update the readdir package execute the command as below,
$ sudo npm update readdir
Update package globally,
$ npm install -g readdir
$ sudo git clone https://github.com/rektide/readdir.git
$ sudo npm install -g ./readdir
readdir@0.0.13 /usr/lib/node_modules/readdir
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall readdir
| Package Name | readdir |
| Version | 0.0.13 |
| Description | Reads a directory and return results with the ability to use Ant style file match patterns |
| Released Date | 2014-06-09T20:31:43.326Z |
| Published by | steveukx |
| How to Learn | https://www.npmjs.com/package/readdir/tutorial |