Skip to content

Support for JSONata #677

@KevinOBrienCimpress

Description

@KevinOBrienCimpress

Thank you for this library, it is great and I appreciate all the effort that has gone into it!

Description of the feature

JSONata is a JSON query and transformation library. It seems to support the conditions and operators that this library supports. As a suggestion, it would be great to be able to import and export JSONata.

JSONata supports returning an AST. There is additional library that looks to support serializing a JSONata AST back into a JSONata expression. I think these could aid in adding support for JSONata.

Use case

The use case is to support an additional query language for import and export.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions