remap 2.1.19
Re:map; an expressive and feature-complete data mapper with an intuitive syntax designed as a domain-specific language using Ruby 3.0. 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 Rubys refinements & pattern matching capabilities – making it blazingly fast
Gemfile:
=
インストール:
=
Runtime依存関係 (11):
activesupport
~> 6.1.4.1
dry-core
~> 0.7.1
dry-initializer
~> 3.0.4
dry-interface
~> 1.0.3
dry-monads
~> 1.4.0
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