JSMinNpp 1.9 released.
What’s New in1.9 (since 1.8)
Fixed “one more indent in ({…})”.
Fixed “A space at the end of file”.
Fixed other bugs in formatting algorithm.
Some minor changes.
Download it from: http://jsminnpp.sourceforge.net/
JSMinNpp 1.9 released.
What’s New in1.9 (since 1.8)
Fixed “one more indent in ({…})”.
Fixed “A space at the end of file”.
Fixed other bugs in formatting algorithm.
Some minor changes.
Download it from: http://jsminnpp.sourceforge.net/
JSMinNpp 1.8.6 Beta 发布了
这个版本试图修复闭包结构:({…})处理时缩进多一次的问题,这个改变将会较大的影响格式化出来的缩进结构。
请谨慎使用该版本格式化…噢,不是硬盘,是javascript。
下载猛击
JSMinNpp 1.8 released today.
What’s New in 1.8 (since 1.7.1):
Leave empty {} alone.
Added a shortcut for formatting (Ctrl+Alt+M).
Added an option to keep comments at top of codes.
Fixed bugs.
Download it from: http://jsminnpp.sourceforge.net/
JSMinNpp 1.7.4 Beta Released
Download it from here.
What’s new:
Fixed bugs in formatting algorithm.
Leave empty {} alone.
Updated IniProcessor.