Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sunjw.jstool-1.2312.0.vsix | 2023-12-18 | 42.1 kB | |
sunjw.jstool-1.2311.0.vsix | 2023-11-16 | 42.0 kB | |
sunjw.jstool-1.2308.0.vsix | 2023-08-23 | 42.0 kB | |
sunjw.jstool-1.2307.1.vsix | 2023-07-19 | 42.0 kB | |
sunjw.jstool-1.2205.0.vsix | 2022-05-24 | 41.6 kB | |
sunjw.jstool-1.2202.0.vsix | 2022-02-23 | 41.5 kB | |
sunjw.jstool-1.2107.2.vsix | 2021-07-19 | 34.5 kB | |
sunjw.jstool-1.2006.0.vsix | 2020-06-23 | 34.3 kB | |
sunjw.jstool-1.2001.1.vsix | 2020-02-04 | 34.3 kB | |
sunjw.jstool-1.1911.0.vsix | 2019-11-19 | 34.1 kB | |
sunjw.jstool-1.1905.1.vsix | 2019-05-15 | 34.0 kB | |
sunjw.jstool-1.1904.0.vsix | 2019-04-19 | 30.8 kB | |
sunjw.jstool-1.1903.0.vsix | 2019-03-22 | 30.5 kB | |
sunjw.jstool-1.1810.3.vsix | 2019-01-23 | 27.8 kB | |
sunjw.jstool-1.1901.2.vsix | 2019-01-23 | 30.7 kB | |
Totals: 15 Items | 542.0 kB | 1 |
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