Bash-powered globbing for node.js
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.
TypeScript definitions for bash-glob
(temporary fork of picomatch) 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.
a glob matcher in javascript
It's a very fast and efficient glob library for Node.js
Returns an object with the (non-glob) base path and the actual pattern.
Convert globs to regular expressions
the most correct and second fastest glob implementation in JavaScript
Deep tools for any AI agent. Read, write, bash, glob, grep.
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
Extract the non-magic parent path from a glob string.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
A fast and minimal alternative to globby and fast-glob
User-friendly glob matching
Claude Code PreToolUse hook for Interven. Scans every Claude Code tool call (Read/Write/Edit/Bash/Glob/Grep/MCP) through Interven before execution. Blocks .env reads, denies destructive shell, redacts secrets — no agent code change.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Recursive fs.readdir with streaming API and glob filtering.
Utility to create AdGuard DNR rulesets for mv3 extensions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
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)
Readable streamx interface over anymatch.
Pre-classified capability registry for Claude Code's built-in tools (Read, Write, Edit, Bash, Glob, Grep, Task, NotebookEdit, WebFetch, WebSearch). Drop-in starter for @strixgov/tool-gateway.
Promise version of glob
A more intuitive syntax for performing a variety of file actions. Examples: "/".fwf_filepath.join('usr', 'bin', 'bash').touch FunWith::Files::FilePath.home("Music").glob(:ext => "mp3", :recurse => true) home = FunWith::Files::FilePath.home home.touch( "Music", "CDs", "BubbleBoyTechnoRemixxxx2011", "01-jiggypalooza.mp3" ) home.touch_dir( "Music", "CDs", "ReggaeSmackdown2008" ) do |dir| dir.touch( "liner_notes.txt" ) dir.touch( "cover.jpg" ) dir.touch( "01-tokin_by_the_sea.mp3" ) dir.touch( "02-tourists_be_crazy_mon.mp3" ) end
pikuri-workspace adds "operate on a directory tree" to pikuri-core agents: the +Pikuri::Workspace::Filesystem+ class that scopes filesystem access to an anchor + explicit readable / writable prefix lists (with optional ephemeral temp playground), the +Pikuri::Workspace::Confirmer+ seam (+AUTO_APPROVE+ + +TERMINAL+) for user-state mutations, and five tools wired to those seams: +Pikuri::Workspace::Read+, +Pikuri::Workspace::Write+, +Pikuri::Workspace::Edit+, +Pikuri::Workspace::Grep+, and +Pikuri::Workspace::Glob+. Self-contained — no shell execution; +Pikuri::Code::Bash+ ships in pikuri-code on top of these.
No description provided.
No description provided.