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,673 of 186,698
Downloads: 6,280
Daily
Ranking: 78,158 of 186,685
Downloads: 4
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,900,560,356 | bundler |
10 | 1,125,994,016 | rake |
27 | 908,151,619 | rspec |
171 | 251,166,086 | pry-byebug |
194 | 228,232,464 | rspec_junit_formatter |
223 | 191,419,552 | yard |
1,354 | 28,918,468 | rspec-benchmark |
1,691 | 17,952,016 | to_regexp |
3,486 | 3,263,600 | null-logger |
5,001 | 1,332,299 | mini_cache |
Owners
# | Gravatar | Handle |
---|---|---|
1 | chrisbloom7 |