>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt
micromatch

micromatch

Organization

@micromatch

Libraries for fast, accurate glob matching.

github.com/jonschlinkert@jonschlinkert On GitHub since April 2017

10

Published Tools

0

Total Stars

0

Weekly Downloads

99

GitHub Followers

28

Public Repos

Published Tools

10 Skillsacross 1 category

anymatch

phated

Matches strings against configurable strings, globs, regular expressions, and/or functions

SkillAI Tool
1 dir

bash-glob

jonschlinkert

Bash-powered globbing for node.js

SkillAI Tool
1 dir

braces

jonschlinkert

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

...more
SkillAI Tool
1 dir

expand-brackets

danez

Expand POSIX bracket expressions (character classes) in glob patterns.

SkillAI Tool
1 dir

extglob

danez

Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.

SkillAI Tool
1 dir

is-glob

phated

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 bet

...more
SkillAI Tool
1 dir

micromatch

doowb

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

SkillAI Tool
1 dir

nanomatch

jonschlinkert

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)

...more
SkillAI Tool
1 dir

picomatch

jonschlinkert

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

...more
SkillAI Tool
1 dir

to-regex-range

jonschlinkert

Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.

...more
SkillAI Tool
1 dir