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: 108,981 of 187,967
Downloads: 6,748
Daily
Ranking: 51,640 of 187,960
Downloads: 8
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 | 3,047,993,597 | bundler |
| 10 | 1,178,214,454 | rake |
| 28 | 930,568,481 | rspec |
| 175 | 258,758,676 | pry-byebug |
| 197 | 236,564,060 | rspec_junit_formatter |
| 225 | 199,008,209 | yard |
| 1,369 | 29,513,925 | rspec-benchmark |
| 1,679 | 18,862,047 | to_regexp |
| 3,543 | 3,282,222 | null-logger |
| 4,966 | 1,425,409 | mini_cache |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | chrisbloom7 |