SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to format the JSON and also do some syntax highlighting, you can use the ng-prettyjson directive. See the npm package.
ng-prettyjson
Here is how to use it: <pre pretty-json="jsonObject"></pre>
<pre pretty-json="jsonObject"></pre>