1.1.1 • Published 7 years ago

ding-load-dir v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

ding-load-dir

npm npm David David

loading files' module from dir into an object

loadDir(options)

an simply way the load files in dir

Kind: global function

ParamTypeDefaultDescription
optionsObjectconfig
options.patcherObject{}the obj need to load files module to
options.pathString'./'it will join with dirName is relative path
options.dirnameStringprocess.env.PWD or __dirnameroot of dirPath
options.argsMixed[]args would pass to those files module
1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago