node-glob 匹配通配符

1、https://www.cnblogs.com/liulangmao/p/4552339.html

2、https://github.com/isaacs/node-glob

3、https://www.mgenware.com/blog/?p=2716 (node-glob/Node.js: 返回和筛选文件夹下的所有文件)

4、https://www.cnblogs.com/nemoro1928/p/6187939.html (glob api)

5、http://blog.csdn.net/larrywangsun/article/details/28515481 (路径模式匹配glob -- nodejs常用模块)

原文地址:https://www.cnblogs.com/smght/p/8515655.html