Returns an object with the (non-glob) base path and the actual pattern.
TypeScript definitions for glob-base
the most correct and second fastest glob implementation in JavaScript
Extract the non-magic parent path from a glob string.
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
Parse a glob pattern into an object of tokens.
A fast and minimal alternative to globby and fast-glob
User-friendly glob matching
Recursive fs.readdir with streaming API and glob filtering.
It's a very fast and efficient glob library for Node.js
a glob matcher in javascript
General purpose glob-based configuration matching.
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Readable streamx interface over anymatch.
Directory, file operation utility by glob base.
Promise version of glob
TypeScript definitions for glob-stream
TypeScript definitions for readdir-glob
Convert directories to glob compatible strings
Tiny and extremely fast globbing
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
mirror of glob, bundled and exposed as ES module including for browser
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
Async file watcher with glob-based include/exclude patterns and built-in debouncing
PyO3 cdylib hosting the `zccache.fingerprint._native` extension module
fd is a simple, fast and user-friendly alternative to find.
fd is a simple, fast and user-friendly alternative to find.
Core traits and types for the echo-agent framework
A Terminal User Interface (TUI) for managing and executing YAML-based pipelines
Smooth policy types — TOML-based access control for Microsandbox operators
Iron — semantic version control with AST-aware diffing, data-driven role-based governance, session-based authentication, and signed pack migration
Rust-aware LOC counter that separates production code from tests — even in the same file
A fast, lightweight YAML language server
MIME type detection utilities for Rust based on filename glob rules and content magic
Tool executor trait with shell, web scrape, and composite executors for Zeph
A command-line Dropbox interface based on GNU coreutils, GNU ftp, and lftp. Features include smart tab completion, globbing, and interactive help.
Pathname utility library providing atomic writes, safe deletes, directory creation, glob-based file finding, tempfile helpers, copy, move, checksum, append, and file comparison. All operations handle edge cases gracefully.
The directory watcher operates by scanning a directory at some interval and generating a list of files based on a user supplied glob pattern. As the file list changes from one interval to the next, events are generated and dispatched to registered observers. Three types of events are supported -- added, modified, and removed.
A small, dependency-free, polling-based library that watches one or more glob patterns and reports on change
A small polling-based executable that watches one or more glob patterns and reports on change
mtime_cache creates a cache of file modification times, based on a glob pattern. If a cache exists it updates unchanged files (unchanged based on MD5 hash) with the time from the cache. This is useful if you cache your build artifacts for a build process which detects changes based on source modification time (such as most C or C++ build systems) on a continuous integration service (such as Travis CI), which clones the repo for every build. When the repo is cloned, all source files have a modification time equal to the current time, making the cached build artifacts (for example .o files) obsolete. mtime_cache allows you to cache the modification times of the files, enabling a minimal rebuild for each clone.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.