Categories: None [Edit]
enumpath
Enumpath is an implementation of the JSONPath spec for Ruby objects,
plus some added sugar. It's like Ruby's native Enumerable#dig method,
but fancier. It is designed for situations where you need to provide
a dynamic way of describing a complex path through nested enumerable
objects. This makes it exceptionally well suited for flexible ETL
(Extract, Transform, Load) processes by allowing you to define paths
through your data in a simple, easily readable, easily storable syntax.
Total
Ranking: 110,789 of 183,107
Downloads: 5,912
Daily
Ranking: 86,038 of 183,092
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,407,087,911 | bundler |
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
168 | 214,812,247 | pry-byebug |
190 | 191,257,776 | rspec_junit_formatter |
224 | 158,681,269 | yard |
1,464 | 19,754,069 | rspec-benchmark |
1,635 | 15,623,234 | to_regexp |
3,282 | 3,164,840 | null-logger |
5,165 | 1,052,148 | mini_cache |
Owners
# | Gravatar | Handle |
---|---|---|
1 | chrisbloom7 |