combon

0.1.0 • Public • Published

COMBON

COMBON is an efficient text based object serialization format based on TBON.

COMBON is compatible with JSON, so stringify - parse cycle with COMBON produces the same result as JSON.

Javascript implementation

This javascript implementation of COMBON is drop in replacement for JSON.

Only difference is that the 3rd parameter (whitespace) of JSON.stringify is not supported in COMBON.stringify.

License

Both the javascript implementation and the specification are licensed under MIT license.

Package Sidebar

Install

npm i combon

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

15.2 kB

Total Files

6

Last publish

Collaborators

  • jguddas