15 repos
Libraries and utilities for matching file paths against glob patterns in JavaScript and Node.js environments. These tools handle pattern expansion, wildcard matching, and efficient file system traversal, with applications ranging from build tools to file filtering. The cluster includes foundational packages like micromatch and picomatch that provide core globbing functionality, alongside higher-level utilities like globby that integrate globbing into practical workflows.