Categories: None [Edit]

picoglob

https://rubygems.org/gems/picoglob
https://github.com/tachyurgy/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

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,402,659,506rake
141,287,780,095minitest

Owners

#GravatarHandle
1iconlevelbrook