- 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.
- Support 64bit Notepad++ (from version 1.20.0, ".64.zip" package).
Really helpful to JavaScript coder on Notepad++ and Visual Studio Code. Easy to use it.
Made in China.
Project site: http://www.sunjw.us/jstool
- JavaScript minify.
- JavaScript/JSON format.
- Sort JSON data alphabetically.
- JSON tree viewer.
Install "JSTool" from Plugin Manager in Notepad++. Or download it from http://sourceforge.net/projects/jsminnpp/ and copy JSMinNpp.dll to plugin directory of Notepad++.
Install "JSTool" (sunjw.jstool) from Visual Studio Code Extensions. Or "Download Extension" from https://marketplace.visualstudio.com/items?itemName=sunjw.jstool then using the Install from VSIX... command in the Extensions view command drop-down, or the Extensions: Install from VSIX... command in the Command Palette, point to the .vsix file.
GPL 2.0
Sun Junwen sunjw8888 at gmail.com