diff --git a/resources/f.ts b/resources/f.ts index db1295bc..98fc4950 100644 --- a/resources/f.ts +++ b/resources/f.ts @@ -655,4 +655,13 @@ export const resources: Resource[] = [ 'Mobile Development', ], }, + { + name: 'Format JSON Online', + description: 'A Complete Toolkit for JSON & Data Processing.', + categories: ['Productivity', 'tools'], + url: 'https://formatjsononline.com/', + keywords: [ + 'json' + ], + }, ]