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, s...
🚀 It's a very fast and efficient glob library for Node.js
翻译 - :rocket:这是一个用于Node.js的非常快速高效的glob库
User-friendly glob matching
翻译 - 用户友好的全局匹配
Super tiny and ~350% faster alternative to node-glob
#算法刷题#🤠 Object property paths with wildcards and regexps 🌵
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
✂️ Cut, Copy and Paste files with Bash
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 wildcar...
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...
Simple string matching with single- and multiple-wildcard operator
A haxelib for consistent cross-platform UTF-8 string manipulation.
Glob to regular expression with support for extended globs.
Convert directories to glob compatible strings
#算法刷题#🤠 Functional utilities using object property paths with wildcards and regexps 🌵
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
Expand POSIX bracket expressions (character classes) in glob patterns.
Parse a glob pattern into an object of path parts.
Returns true if a string has an extglob