BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

picoglob

v0.1.0RubyGems· Ruby

Picoglob turns bash-style glob patterns (*, **, ?, [...], {a,b}, {1..3}, and extglobs like @(a|b), +(a|b), !(a|b)) into reusable Ruby Regexps, so you can match arbitrary strings -- S3 keys, routes, log lines, branch names -- not just files on disk. It is the missing Ruby counterpart to JavaScript's picomatch / minimatch. Pure Ruby, no dependencies.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
89 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.0this month
picoglob — Picoglob turns bash-style glob patterns (*, **, ?, [...], {a,b}, {1..3}, and extglobs like @(a|b), +(a|b), !(a|b)) into reusable Ruby Regexps, so you can match arbitrary strings -- S3 keys, routes, log lines, branch names -- not just files on disk. It is the missing Ruby counterpart to JavaScript's picomatch / minimatch. Pure Ruby, no dependencies. (Ruby / RubyGems) · Modules