08 August, 2012

JSON5 v0.1.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Aseem Kishore | More scripts
json5.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
August 9th, 2012, 01:59 GMT [view history]
C: \ Development Tools \ Other Libraries

The library aims to be a replacement for the classic JSON format/syntax and take advantage of the new features found in EcmaScript 5.

Here are some key features of "JSON5":

· Support inline (single-line) and block (multi-line) comments
· Support for hexadecimal (base 16) numbers
· Support for single-quoted strings
· Support for trailing commas after objects and arrays
· Split strings across multiple lines

Requirements:

· JavaScript enabled on client side

What's New in This Release: [ read full changelog ]

· Support leading decimal points in decimal numbers.
· Support hexadecimal numbers.
· Add Node.js require() hook. Require json5/lib/require to register it.
· Add Node.js executable to compile JSON5 files to JSON. Run with json5.
· Rejects octal numbers properly now.


Download button
Via: JSON5 v0.1.0

0 Comment: