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.5KB)

Development依存関係 (3):

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

所有者:

プッシュ者:

作者:

  • terao_tomohiro_44

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 398

このバージョンのみ 398

ライセンス:

N/A

必要なRubyのバージョン: >= 2.6.0

リンク: