Douglas Crockford's JSMin algorithm to minimize JavaScript code. My own algorithm to format JavaScript code. A JSON tree viewer. The JSON tree viewer for Notepad++ can handle >10MB JSON file easily.
I'm maintaining vscode-standard-format extension, after upgrade to the latest Code v0.10.10, Format Code does not work when I try to format JavaScript code. When debugging, I found the format function ...