rulemorph 0.2.3

YAML-based declarative data transformation engine for CSV/JSON to JSON
Documentation
1
2
3
4
5
[
  {"price": 50, "items": [1, 2, 3]},
  {"price": 150, "items": [10, 20]},
  {"price": 250, "items": [100]}
]