-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the XSON wiki! This wiki contains all the information you need to begin developing with and using XSON.
For a quick rundown on how to use XSON and its syntax, check out the Introduction and the Base Specification of XSON.
To be able to read and write XSON files in your project, you can check out the XSON Libraries list for a list of standardized parsers and/or generators.
To create your own library, refer to the XSON Library Standardization rules on guidelines on rules to follow when creating a library. It also contains some general guidelines for those looking to develop a library.
Any type of contribution (including documentation, extensions or extension sets, libraries, or donations) should follow the Contribution Guidelines, which also contains information on how to make said contributions.
Licensed under CC-BY-SA-4.0. See the license file for details.
Do not edit this wiki directly. Refer to the Contribution Guidelines for more details.
XLE-0: Schema Files
XLE-1: Omit Key-Value Separator
XLE-2: Equals as Key-Value Separator
XLE-3: All Value Types in Arrays
XLE-4: Escaped Characters
XLE-5: Commas After Values
XLE-6: Quoted Strings
XLE-7: Root-Level Object or Array
XLE-8: Headers for Objects
XLE-9: Alternate Comment Characters