블로그 이미지
Sunny's

calendar

1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

Notice

2012. 2. 2. 17:51 ETC


Javascript Minifier

http://javascript.crockford.com/jsmin.html

개발용.js => 배포용.js

변환할때 유용

사용법
Command-Line> jsmin <개발용.js> 배포용js

posted by Sunny's