RubyGems Navigation menu

json_data_extractor 0.0.10

json_data_extractor makes it easy to extract data from complex JSON structures, such as API responses or configuration files, using a schema that defines the path to the data and any necessary transformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.14 - November 07, 2023 (13.0 KB)
  2. 0.0.13 - September 13, 2023 (13.0 KB)
  3. 0.0.12 - July 07, 2023 (12.5 KB)
  4. 0.0.11 - July 06, 2023 (11.5 KB)
  5. 0.0.10 - May 12, 2023 (11.0 KB)
顯示所有版本(共 14)

Runtime 相依性套件 (1):

jsonpath >= 0

Development 相依性套件 (5):

bundler >= 0
pry >= 0
rake ~> 10.0
rspec ~> 3.0

擁有者:

推送者:

作者:

  • Max Buslaev

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 5,011

這個版本 446

授權:

MIT

Ruby 版本需求: >= 0

相關連結: