diff --git a/README.md b/README.md index e304c09..bdc9255 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. * [JSON Lint](https://github.com/Seldaek/jsonlint) - PHP linter. (PHP) ## Online tools +* [Anytools JSON Formatter](https://anytools.io/dev/json-formatter) - Format, validate, and explore JSON with syntax highlighting and collapsible tree view. Client-side processing, no data sent to servers. * [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.