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,440 of 191,483
Downloads: 7,061
Daily
Ranking: 101,581 of 191,454
Downloads: 1
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,294,095,825 | bundler |
| 8 | 1,274,245,981 | rake |
| 29 | 964,633,797 | rspec |
| 182 | 269,846,353 | pry-byebug |
| 198 | 250,104,413 | rspec_junit_formatter |
| 227 | 212,397,555 | yard |
| 1,385 | 30,585,250 | rspec-benchmark |
| 1,690 | 20,234,034 | to_regexp |
| 3,635 | 3,315,255 | null-logger |
| 5,005 | 1,497,311 | mini_cache |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | chrisbloom7 |