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,367 of 190,317
Downloads: 7,023
Daily
Ranking: 74,401 of 190,280
Downloads: 2
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,240,425,504 | bundler |
| 8 | 1,255,248,311 | rake |
| 29 | 957,358,331 | rspec |
| 181 | 267,624,757 | pry-byebug |
| 199 | 247,131,411 | rspec_junit_formatter |
| 227 | 209,610,747 | yard |
| 1,377 | 30,390,324 | rspec-benchmark |
| 1,690 | 19,919,455 | to_regexp |
| 3,616 | 3,308,973 | null-logger |
| 4,990 | 1,486,745 | mini_cache |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | chrisbloom7 |