Project

morpher

0.02
No release in over a year
Domain Transformation Algebra
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.10
~> 3.10
~> 3.10
~> 1.3.0
~> 1.11

Runtime

~> 0.2.0
~> 0.3.0
~> 0.1.5
~> 0.0.9
~> 0.1.0
~> 0.0.2
 Project Readme

morpher

CI Build Status

Morpher is a composable data transformation algebra with data trace based error reporting.

It can be used at various places:

  • Domain to JSON and vice versa, for building rest style APIS
  • Domain to document db and vice versa, for building mappers
  • Form processing
  • ...

Installation

Install the gem morpher via your preferred method.

Examples

See specs, Public Evaluator API is stable and there are ongoing 0.x.y releases for early adopters.

License

See LICENSE file.