Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saasquatch/jsonata-visual-editor

Visual editor for jsonata
https://github.com/saasquatch/jsonata-visual-editor

Last synced: about 2 months ago
JSON representation

Visual editor for jsonata

Awesome Lists containing this project

README

        

# jsonata-visual-editor

A visual expression builder for [jsonata](http://jsonata.org/);

Demo: https://codesandbox.io/s/jsonata-visual-editor-es4p2

Uses cases:

- Conditionals `a < 10 ? "Tier 1" : a < 20 ? "Tier 2" : "Tier 3"`
- Logic builders `user.name = "Logan" and age > 10`
- JSON Mapping `{ "name": user.firstName & " " & user.lastName, "ltv": $sum(user.purchases.total) }`


## Sponsors

Sponsored by [SaaSquatch](http://saasquatch.com). Loyalty, point and referral programs for forward-looking companies.