diff --git a/README.md b/README.md index e304c09..607432d 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 +* [JSONFix](https://jsonfix-lake.vercel.app) - AI-powered JSON fixer that repairs broken JSON with missing quotes, trailing commas, or unescaped characters. * [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.