diff --git a/README.md b/README.md index e304c09..1378b69 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. * [JSON Crack](https://jsoncrack.com/) - Display your JSON as a graph ## Format Extensions +* [JSONStudio](https://jsonstudio.online) - Free online JSON formatter, validator, viewer and converter. Supports 20+ output formats. All processing is client-side. * [GeoJSON](https://geojson.org/) - A geospatial data interchange format. * [JSON-LD](https://json-ld.org/) - A lightweight Linked Data format. * [JSON-RPC](https://www.jsonrpc.org/) - A stateless, light-weight remote procedure call (RPC) protocol. @@ -262,6 +263,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. * [JSON Lint](https://github.com/Seldaek/jsonlint) - PHP linter. (PHP) ## Online tools +* [JSONStudio](https://jsonstudio.online) - Free online JSON formatter, validator, viewer and converter. Supports 20+ output formats. All processing is client-side. * [JSONLint](https://jsonlint.com/) - The JSON Validator. * [JSONCompare](https://jsoncompare.com/) - The Advanced Version of the JSON Linter. * [JSONMate](https://www.jsonmate.com/) - JSON editor, inspector and beautifier.