Categories: None [Edit]
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.
Total
Ranking: 194,601 of 196,430
Downloads: 333
Daily
Ranking: 58,715 of 196,406
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | levelbrook |