Name: | rh-nodejs6-nodejs-micromatch |
---|---|
Version: | 2.3.5 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 47853 |
License: | MIT |
RPM: | rh-nodejs6-nodejs-micromatch-2.3.5-7.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-micromatch-2.3.5-7.el7.src.rpm |
Build Date: | Thu May 18 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jonschlinkert/micromatch |
Summary: | Glob matching for javascript/node.js |
Description: | Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. Just use micromatch.isMatch() instead of minimatch(), or use micromatch() instead of multimatch(). |