RubyGems Navigation menu

arr2hash 0.1.0

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - August 16, 2023 (5.5 KB)

Development 相依性套件 (3):

bundler ~> 2.0
rake ~> 10.0
rspec ~> 3.0

擁有者:

Pushed by:

作者:

  • terao_tomohiro_44

SHA 256 checksum:

4ce378d6f844598998a2387dbb231db69ffc9f33c79376e26cc472eefee7fa2a

總下載次數 350

這個版本 350

License:

Ruby 版本需求: >= 2.6.0

相關連結: