JSON

JSON 2015-05-03 updated

JSON main features include easy readability and simple writing format, for both machines and humans.It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely...

JSON Editor

JSON Editor 0.7.23 updated

JSON Editor was created for situations where an application's data is saved to disk in JSON format. Instead of coding your own interface for editing this data over and over again, JSON Editor can be deployed instead and allow users to easily modify...

Json.NET

Json.NET 7.0 Release 1 updated

JSON is a light-weight, language independent, data interchange format. In today's Internet it is a widely used format for storing and transferring data between applications and various programming languages.Json.NET is a C# tool that can both convert to...

json2xml

json2xml 1.0.1

json2xml is a no-complications module for programmatically converting JSON data to XML.After running the library, its converted, outputted data can then be forwarded to other programs or libraries for further processing. An example is included with the...