Sign Up

JSON Pretty Printer by Felipe Pinheiro Silva - Toolkit for LabVIEW Download

Utility to pretty print (or minify) your JSON String and make it more human readable.

D Discussion Watch * 2 ↓1,672
 screenshot
Version1.0.2.10
ReleasedNov 01, 2023
Publisher Felipe Pinheiro Silva
License BSD3
LabVIEW VersionLabVIEW>=20.0
Operating System Windows, Mac, and Linux
Project links Homepage   Repository   Discussion

Description

JSON Pretty Printer
JSON Pretty Printer for LabVIEW.

The native LabVIEW function does not provide the functions to pretty print your JSON.
This library includes two simple VIs that can be used to:
- Pretty Print - human-readable with spaces, tabs and line-feeds;
- Minify - removes all white-spaces and possible comments, great for streaming or for parsing later.

Also, it does not validate your JSON.

Installation and Usage
This library can be installed using VIPM or downloading the source code directly.
As it does not have any direct dependency, it should work on both.

Release Notes

1.0.2.10 (Nov 01, 2023)

[1.0.2]

- Documentation update (#5)
- Fix bug with comma inside JSON strings (#4)

felipefoz and jimkring were contributors to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts

Blog Post Release
Last week I was surfing the internet (does anyone use this expression yet?) and I stumbled upon a p…

by Felipe Pinheiro Silva, 2 years, 10 months ago, 0 , 0
resource