BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

arr2hash

v0.1.0RubyGems· Ruby

The arr2hash gem provides a simple way to convert a 2D array into an array of hashes. The first row of the 2D array is used as the keys, and the subsequent rows are converted to values, creating an array of hashes. This is especially useful for converting structured data like CSV.

The verdict
Abandoned. Last published 2 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 2 years ago.
Popularity
5 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.1.02 years ago
arr2hash — The arr2hash gem provides a simple way to convert a 2D array into an array of hashes. The first row of the 2D array is used as the keys, and the subsequent rows are converted to values, creating an array of hashes. This is especially useful for converting structured data like CSV. (Ruby / RubyGems) · Modules