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,972 of 196,721
Downloads: 7,414
Daily
Ranking: 58,818 of 196,694
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 | 3,728,237,794 | bundler |
| 8 | 1,410,641,125 | rake |
| 29 | 1,017,967,488 | rspec |
| 190 | 286,685,528 | pry-byebug |
| 200 | 271,958,999 | rspec_junit_formatter |
| 231 | 234,658,610 | yard |
| 1,433 | 31,616,947 | rspec-benchmark |
| 1,701 | 22,066,090 | to_regexp |
| 3,765 | 3,358,560 | null-logger |
| 5,116 | 1,585,723 | mini_cache |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | chrisbloom7 |