NuxRef

nodejs-micromatch - Glob matching for javascript/node.js.

Website: https://github.com/jonschlinkert/micromatch
License: MIT
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()`.

Packages

nodejs-micromatch-2.3.7-1.el7.nuxref.src [17 KiB] Changelog Chris Caron (2016-04-15):
- Initial release (v2.3.7-1)