readdir-scoped-modules : Like `fs.readdir` but handling `org/module` dirs as if they were a single entry.. You can installing readdir-scoped-modules 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-scoped-modules $ sudo npm install -g readdir-scoped-modules
If want to update the readdir-scoped-modules package execute the command as below,
$ sudo npm update readdir-scoped-modules
Update package globally,
$ npm install -g readdir-scoped-modules
$ sudo git clone https://github.com/rektide/readdir-scoped-modules.git
$ sudo npm install -g ./readdir-scoped-modules
readdir-scoped-modules@1.0.2 /usr/lib/node_modules/readdir-scoped-modules
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall readdir-scoped-modules
| Package Name | readdir-scoped-modules |
| Version | 1.0.2 |
| Description | Like `fs.readdir` but handling `org/module` dirs as if they were a single entry. |
| Released Date | 2015-09-10T18:03:09.765Z |
| Published by | zkat |
| How to Learn | https://www.npmjs.com/package/readdir-scoped-modules/tutorial |