remap 2.2.50
Re:map; an expressive and feature-rich data transformation mapper for Ruby 3. It gives the developer the expressive power of JSONPath, without the hassle of using strings. Its compiler is written on top of an immutable, primitive data structure utilizing ruby's refinements & pattern matching capabilities – making it blazingly fast
Gemfile:
=
install:
=
Runtime Dependencies (10):
activesupport
~> 6.1.4.1
dry-core
~> 0.7.1
dry-initializer
~> 3.0.4
dry-interface
~> 1.0.3
dry-schema
~> 1.8.0
dry-struct
~> 1.4.0
dry-types
~> 1.5.1
dry-validation
~> 1.7.0
neatjson
~> 0.9
zeitwerk
~> 2.5.1