Ciphix JSON Viewer

Content Type: Widget
Categories: Visualization

Overview

Easily display JSON entries in a pretty format directly in the Mendix UI. Pluggable widget based on react-json-view

Documentation

CiphixJSONViewer

Easily display JSON entries in a pretty format directly in the Mendix UI. Pluggable widget based on react-json-view

Features

  • Plug and play JSON viewer
  • Comes with plenty of options to configure your view (indent, hiding of levels etc)

Usage

  • Add the widget to a page
  • Connect the attribute containing your JSON content

Issues, suggestions and feature requests

[link to GitHub issues]

Releases

Version: 1.2.0
Framework Version: 10.18.0
Release Notes: Added error handling for when the passed string isn't valid JSON
Version: 1.1.0
Framework Version: 10.12.0
Release Notes: - Added option to choose between default and VSCode theme - Improved some configuration options - Improved preview in Mendix Studio Pro design mode
Version: 1.0.2
Framework Version: 10.12.0
Release Notes: Updated icons for both light and dark mode in Studio Pro
Version: 1.0.1
Framework Version: 10.12.0
Release Notes: Updated the dark mode colors for the Mendix Studio Pro
Version: 1.0.0
Framework Version: 10.12.0
Release Notes: Marketplace release of the Ciphix JSON Viewer. Now you can use the https://www.npmjs.com/package/@uiw/react-json-view library for beautiful JSON representations in your Mendix application!