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,837 of 182,878
Downloads: 5,886
Daily
Ranking: 30,828 of 182,869
Downloads: 3
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,375,186,063 | bundler |
10 | 944,344,591 | rake |
25 | 813,260,135 | rspec |
168 | 212,777,734 | pry-byebug |
189 | 189,116,130 | rspec_junit_formatter |
224 | 156,836,685 | yard |
1,473 | 19,300,396 | rspec-benchmark |
1,630 | 15,529,379 | to_regexp |
3,277 | 3,156,053 | null-logger |
5,173 | 1,036,059 | mini_cache |
Owners
# | Gravatar | Handle |
---|---|---|
1 | chrisbloom7 |