JSON

JSON, or JavaScript Object Notation, is a lightweight text-based open standard designed for human-readable data interchange. It is derived from the JavaScript scripting language for representing simple data structures and associative arrays, called objects.
  • JSON Editor
    Oxygen provides a specialized JSON editor with a variety of editing features and helper views. A Grid editing mode is also available to display JSON documents as a structured layout of nested tables.
    read more
    JSON Editor
  • JSON Schema Editor
    Oxygen offers powerful tools that allow you to design, develop, and edit JSON Schemas. These tools include the Text editing mode (packed full of editing helpers), an intuitive and expressive visual schema Design mode, a JSON Instance Generator, and a JSON Schema documentation tool to produce high quality output.
    read more
    JSON Schema Editor
  • JSON Validation
    Oxygen provides a powerful validation assistant for checking if JSON documents are well formed and for validating them against a custom JSON schema associated with a JSON instance.
    read more
    JSON Validation
  • JSON Tools
    Oxygen provides a variety of JSON-specific tools for converting JSON documents to and from XML structure, and for generating sample files.
    read more
    JSON Converter