Skip to content
/ jsonx Public

Object or JSON -> JSONx. Because sometimes your luck runs out.

License

Notifications You must be signed in to change notification settings

jefferai/jsonx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a29fe22 · Jul 26, 2019

History

7 Commits
Jul 15, 2016
Jul 21, 2016
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019
Jul 21, 2016

Repository files navigation

JSONx

GoDoc

A Go (Golang) library to transform an object or existing JSON bytes into JSONx. Because sometimes your luck runs out.

This follows the "standard" except for the handling of special and escaped characters. Names and values are properly XML-escaped but there is no special handling of values already escaped in JSON if they are valid in XML.

About

Object or JSON -> JSONx. Because sometimes your luck runs out.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages