What Is JSON?
JSON (JavaScript Object Notation) is a lightweight, text-based data format. It is language-independent and the dominant standard for REST APIs and config files.
Why Format JSON?
Raw or minified JSON is hard to read. Formatting adds indentation so the hierarchy is immediately visible.
Privacy
All processing happens in your browser. Your data is never uploaded.
মন্তব্য