User-friendly glob matching
Extends `minimatch.match()` with support for multiple patterns
An easy-to-use wildcard globbing library.
It's a very fast and efficient glob library for Node.js
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
No description provided.
Lexes CommonJS modules, returning their named exports metadata
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.
No description provided.
awesome ngx mask
Utilities for working with match patterns.
CSS dictionary for cspell.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
HTML dictionary for cspell.
Markdown dictionary for cspell.
Lazy-evaluating list of files, based on globs or regex patterns
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
An AST-based pattern checker for JavaScript.
Parse a .gitignore or .npmignore file into an array of patterns.
Use the Supabase JavaScript library in popular server-side rendering (SSR) frameworks.
a glob matcher in javascript
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
Core logic for the tour widget implemented as a state machine