An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with node-glob

A curated list of projects in awesome lists tagged with node-glob .

https://github.com/micromatch/micromatch

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert

bash extended-glob extglob glob glob-matching glob-pattern globbing globby javascript matcher micromatch minimatch multimatch node node-glob regex regular-expression tidelift wildcard wildmat

Last synced: 12 May 2025

https://github.com/mrmlnc/fast-glob

:rocket: It's a very fast and efficient glob library for Node.js

filesystem find fs glob glob-pattern globbing node-glob patterns readdir scandir wildcard

Last synced: 12 May 2025

https://github.com/micromatch/picomatch

Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert

fast-glob fdir find glob glob-pattern globber match matcher matching micromatch minimatch multimatch node-glob regex regexp regular-expression

Last synced: 09 Jan 2026

https://github.com/micromatch/nanomatch

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").

bash glob glob-matching glob-pattern globbing globstar javascript match micromatch minimatch multimatch node node-glob nodejs pattern pattern-matching regular-expression star tidelift wildcard

Last synced: 12 Apr 2025

https://github.com/micromatch/is-glob

If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.

glob glob-pattern globbing javascript jonschlinkert match matching node node-glob nodejs regex regexp

Last synced: 12 Apr 2025

https://github.com/micromatch/glob-fs

file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!

files fs glob glob-pattern match micromatch minimatch multimatch node node-glob patterns

Last synced: 16 Dec 2025

https://github.com/busterc/universal-glob

:stars: drop-in replacement for glob lets you use promises or callbacks

glob globbing globs globstar node-glob

Last synced: 31 Mar 2025

https://github.com/shinnn/assert-valid-glob-opts

Assert a given object is a valid glob option

assert error glob javascript node-glob nodejs option validation

Last synced: 28 Mar 2025