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,858 of 186,954
Downloads: 6,452
Daily
Ranking: 47,101 of 186,947
Downloads: 6
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,937,224,863 | bundler |
10 | 1,139,617,007 | rake |
27 | 914,083,740 | rspec |
173 | 253,272,374 | pry-byebug |
197 | 230,280,545 | rspec_junit_formatter |
224 | 193,389,018 | yard |
1,356 | 29,068,494 | rspec-benchmark |
1,692 | 18,099,433 | to_regexp |
3,501 | 3,268,102 | null-logger |
5,000 | 1,356,084 | mini_cache |
Owners
# | Gravatar | Handle |
---|---|---|
1 | chrisbloom7 |