New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsonata-visual-editor

Package Overview
Dependencies
Maintainers
11
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonata-visual-editor

Visual editor for JSONata expressions. Themeable to your needs, default theme is Boostrap 4

  • 0.4.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
11
Created
Source

jsonata-visual-editor

A visual expression builder for jsonata;

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. Loyalty, point and referral programs for forward-looking companies.

Keywords

FAQs

Package last updated on 20 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc