Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
JSToolNPP.1.20.2.asc.64.zip | 2016-12-18 | 143.3 kB | |
JSToolNPP.1.20.2.asc.32.zip | 2016-12-18 | 133.4 kB | |
JSToolNPP.1.20.0.asc.32.zip | 2016-10-10 | 133.1 kB | |
JSToolNPP.1.20.0.asc.64.zip | 2016-10-09 | 143.0 kB | |
JSToolNPP.1.18.0.asc.zip | 2016-05-21 | 129.6 kB | |
JSToolNPP.1.17.2.asc.zip | 2016-01-10 | 128.8 kB | |
JSToolNPP.1.16.10.asc.zip | 2015-05-29 | 111.8 kB | |
JSToolNPP.1.16.8.asc.zip | 2014-12-07 | 111.9 kB | |
JSToolNPP.1.16.6.asc.zip | 2014-09-15 | 111.8 kB | |
JSToolNPP.1.16.5.asc.zip | 2014-03-15 | 111.7 kB | |
JSToolNPP.1.16.asc.zip | 2013-10-20 | 115.6 kB | |
JSMinNPP.1.15.asc.zip | 2013-06-29 | 117.6 kB | |
JSMinNPP.1.13.asc.zip | 2013-03-29 | 117.2 kB | |
JSMinNPP.1.12.asc.zip | 2012-12-28 | 116.0 kB | |
JSMinNPP.1.11.asc.zip | 2012-05-06 | 115.3 kB | |
JSMinNPP.1.10.asc.zip | 2012-01-19 | 107.2 kB | |
JSMinNPP.1.9.asc.zip | 2011-09-21 | 106.6 kB | |
JSMinNPP.1.8.asc.zip | 2011-05-03 | 103.0 kB | |
JSMinNPP.1.7.asc.zip | 2011-02-26 | 86.0 kB | |
JSMinNPP.1.6.1.asc.zip | 2010-12-29 | 43.9 kB | |
JSMinNPP.1.6.asc.zip | 2010-12-28 | 43.9 kB | |
JSMinNPP.1.05.asc.zip | 2010-09-13 | 32.1 kB | |
Totals: 22 Items | 2.4 MB | 35 |
A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.
- 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
FEATURES
- JavaScript minify.
- JavaScript/JSON format.
- Sort JSON data alphabetically.
- JSON tree viewer.
INSTALL (for Notepad++)
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 (for Visual Studio Code)
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.
LICENSE
GPL 2.0
AUTHOR
Sun Junwen sunjw8888 at gmail.com