1.0.2 • Published 9 years ago

mb-dirfile v1.0.2

Weekly downloads
12
License
-
Repository
-
Last release
9 years ago

安装步骤

npm install mb-dirfile -g

开始使用

mb-dirfile

dir(__dirname, {
  test: /\.html$|\/\.\w*$/,
  //exclude: /html|js/
}).then( files => console.log(files) );
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago