jsonata-transformation
Reactive icon

JSONata Transformation

Stable version 2.6.1 (Compatible with OutSystems 11)
Uploaded on 25 Feb by 
5.0
 (2 ratings)
jsonata-transformation

JSONata Transformation

Details
JSON manipulation and transformation library. Based on www.jsonata.org and the c# library of Mikhail Bark github.com/mikhail-barg
Read more

Transform and manipulate a JSON document. The primary use is to transform dynamic JSON into a format where it can be deserialized to an OutSystems structure.

This library is based on the work of Mikhail Bark who implemented the awesom JSONata library in native C#.

Transformations for JSON documents can be created using the Playground from JSONata and then used as input to the Transform action in the JSONata_IS module.

Release notes (2.6.1)
  • Updated to JSONata library version 2.61
  • Bumped demo
License (2.6.1)
Reviews (1)
by 
2022-11-06
in version 2.0.0
This component deserves a lot more visibility. Besides working great, it is very flexible, enough to replace most of the needs for ardoJSON or even JSON Toolkit.
Great work. Got it on my toolchain for sure
Team