sourcegraph/jsonx

Name: jsonx

Owner: Sourcegraph

Description: Extended JSON parser and writer for Go

Created: 2017-11-22 06:51:54.0

Updated: 2018-04-29 17:02:47.0

Pushed: 2018-03-03 06:18:46.0

Homepage: null

Size: 26

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

jsonx

Package jsonx is an extended JSON library for Go. It is highly tolerant of errors, and it supports trailing commas and comments (// and /* ... */).

It is ported from Visual Studio Code's comment-aware JSON parsing and editing APIs in TypeScript, specifically in these files:

Status: Experimental

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.