An open-source LabVIEW toolkit for parsing and creating JSON values
LabVIEW has primitives for casting LabVIEW data to a JSON string and for casting a JSON string to LabVIEW data, but there is no good solution for dynamically creating JSON data or parsing a JSON string whose contents are unknown. JSON Support For LabVIEW addresses this by adding a JSON Value datatype as well as an API for creating, modifying, and reading JSON objects.
LabVIEW 2016 or greater
Install the latest release using VI Package Manager. You can find the latest release here.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the Apache 2.0 - see the LICENSE.md file for details.