You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users define the mapping as JSON, so it can be stored, versioned, generated, or edited from a UI. Unlike many transformation tools, it does not invent a custom expression language: field transforms are plain JavaScript expressions, executed in a restricted VM context for predictable behavior without giving mappings access to the host environment.
19
19
20
-
Try it in the [interactive playground](https://snatalenko.github.io/declarative-mapper/playground/).
20
+
Try it in the [interactive playground](https://snatalenko.github.io/morphos/playground/).
0 commit comments