A Browser Extension to format JSON in the browser automatically. Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.
For a more thorough configuration involving lazy-loading, see Lazy loading with lazy.nvim. Then you can use conform.format() just like you would vim.lsp.buf.format(). For example, to format on save: ...