dynareq

1.0.1 • Public • Published

DynaReq

Bulk require from a specified directory. The provided path should be relative to project root and not to node_modules.

How to use?

var dynaReq = require('dynareq');

dynaReq.bulkRequire('bulkPathForTest',(newModule)=>{
    //do stuff with the new required module
});

Readme

Keywords

none

Package Sidebar

Install

npm i dynareq

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.91 kB

Total Files

7

Last publish

Collaborators

  • sharonrosner