Skip to content

Sync version of JSONata #733

@Stadly

Description

@Stadly

First of all: Thank you for this amazing library!

I need to be able to evaluate JSONata expressions synchronously. Are there any plans of supporting that in version 2? Would it be possible to do it by changing from async/await to returning .then when executing asynchronously and just returning the value when executing synchronously? I have just glanced at the source code, but it might be possible to pull it off without changing the API.

If there interest in this, is it safe to use version 1 of the library? Does it have feature parity? Does it receive bug/security fixes?

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