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: 109,134 of 187,591
Downloads: 6,676
Daily
Ranking: 51,074 of 187,571
Downloads: 10
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,011,203,451 | bundler |
| 10 | 1,165,649,814 | rake |
| 28 | 925,037,502 | rspec |
| 175 | 257,032,004 | pry-byebug |
| 197 | 234,477,935 | rspec_junit_formatter |
| 224 | 197,185,272 | yard |
| 1,366 | 29,341,165 | rspec-benchmark |
| 1,689 | 18,565,489 | to_regexp |
| 3,526 | 3,277,111 | null-logger |
| 4,974 | 1,403,260 | mini_cache |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | chrisbloom7 |