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: 110,815 of 184,524
Downloads: 6,060
Daily
Ranking: 51,488 of 184,512
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 | 2,592,310,532 | bundler |
10 | 1,012,800,719 | rake |
26 | 847,931,756 | rspec |
169 | 228,239,726 | pry-byebug |
190 | 205,605,700 | rspec_junit_formatter |
227 | 168,298,446 | yard |
1,402 | 23,687,712 | rspec-benchmark |
1,666 | 16,481,435 | to_regexp |
3,379 | 3,204,391 | null-logger |
5,086 | 1,162,208 | mini_cache |
Owners
# | Gravatar | Handle |
---|---|---|
1 | chrisbloom7 |