A glob matching library with the same behaviour as git internal wildmatch function
Native NAPI implementation of git's wildmatch pattern matching
Rust Wildmatch bindings for nodejs
readme.md
Adds an `.ignore` method that parses `.gitignore` and converts the patterns from wildmatch to glob patterns, so they can then be passed to glob, minimatch, micromatch, gulp.src, glob-stream, etc
Simple string matching with single- and multi-character wildcard operator.
A library to search files and folders based on the name pattern (regex, wildmatch, exact)
Wildcard matching against strings
Shell-style filename generation aka globbing
tower allowed hosts layer
Key value database that seeks to add more features to the basic get/set/remove methods
Fast wildcard pattern matching for strings and bytes with a simple api
Ultra-light shared specs for WordPress Labs connectors and plugins
termscp is a feature rich terminal file transfer and explorer with support for SCP/SFTP/FTP/Kube/S3/WebDAV
Simple string matching with questionmark, star wildcard operator and an escaped character.