/json-magic

A simple web tool for making sense of JSON data

Primary LanguageJavaScriptApache License 2.0Apache-2.0

JSON Magic

JSON + JSONata + Tableify

A solution to transform JSON data into a nested table using JSONata expressions

This project consists of several implementations to support the various environments. But, the concept remains the same.

General Features

  • Transform JSON data on the fly using JSONata
  • Generates nested HTML tables using tableify
  • Export data in CSV/JSON/HTML

Projects

Nuxt Progressive Web App w/ OpenAPI & Proxy

This is an advanced version of this tool, which is a deployable Progressive Web App. It includes it's own backend Express server and can be easily deployed to Google App Engine.

Nuxt PWA Static (Github.io)

The nuxt application built to be rendered by a static host

Node

Runs a static version and providing a proxy and websocket listener

Postman Visualization

A vanilla JS version to use within a Postman Test Visualization

Node-RED

A Nod-RED Flow that hosts the app and can stream data into it

Vue Web

A VueJs CDN App that can run using just an index.html file.