项目作者: paulvollmer

项目描述 :
this is experimental stuff! do not use in production
高级语言: JavaScript
项目地址: git://github.com/paulvollmer/jsonfix.git
创建时间: 2015-05-06T19:54:18Z
项目社区:https://github.com/paulvollmer/jsonfix

开源协议:MIT License

下载


jsonfix Build Status

this is experimental stuff! do not use in production
this tool cannot fix any kind of json bugs.

build on top of the awesome jsonlint parser.

Usage

clone the repository

  1. git clone https://github.com/paulvollmer/jsonfix.git

cd into the directory

  1. cd jsonfix

fix some broken json data

  1. ./cmd/jsonfix test/fixture/broken.json

At the Browser

You can find a demo at https://paulvollmer.net/jsonfix/web

Author

Paul Vollmer

License

MIT