Home

Awesome

Welcome to JAXN

JAXN (pronounced "Jackson") is a standard that carefully extends JSON with a few often-required additions to the data model, and with new syntax that makes it more human friendly.

:exclamation: JAXN IS CURRENTLY WORK-IN-PROGRESS :exclamation:

Until version 1.0 of JAXN is published, everything is considered work-in-progress, and anything might still change. Ideas, feedback and other input is welcome and appreciated. Please feel free to open an issue, or write to jaxn@icemx.net.

The JAXN Data Model

JAXN extends the JSON data model with the following points:

The JAXN Text Representation

JAXN text representation extends the JSON text representation with the following points:

Comments

Numbers

Strings

Binary Data

Unquoted Object Keys

Trailing Comma

More information

Libraries implementing JAXN

Copyright (c) 2017-2018 Daniel Frey and Dr. Colin Hirsch