Repository navigation

#

glob-matching

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

JavaScript
2895
8 个月前

ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.

JavaScript
571
6 天前

Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.

155
6 年前

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 "?").

JavaScript
97
2 年前

Pure Nim library for matching file paths against Unix style glob patterns.

Nim
62
1 年前

A tool to test globs against sets of test strings quickly and easily for the DigitalOcean Community.

Vue
30
4 个月前

Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.

JavaScript
26
4 年前

Simple Glob. Only `*` is supported as a wildcard to match any string other than a delimiter.

Go
3
2 年前

A portable, embeddable version of the DO Community Glob tool.

JavaScript
1
7 个月前

Sparse Table Database

Haskell
0
8 年前