Home
Products
Broadway
Lightway
Image Converter
FluxBase
Aegis
Solutions
Imgot (beta2)
Script Compressor
URL Encoder/Decoder
HTML Color Converter
REGEX.Net Tester
CAESAR Cipher
VIGENER Cipher
AES Cipher
Download
Support
FAQ
Broad Center
facebook Page
mixi Page
Google+ Page
Youtube Channel
About Us
Voralent
Script Compressor
http://www.voralent.com/sandbox/scriptcompressaspx
Java Script and CSS Compressor based upon the YUI Method.
Source
function quicksort(start,end) { var x = data[Math.floor((start + end) / 2)]; var i = start; var j = end; while (true) { while (data[i] < x) i++; while (x < data[j]) j--; if (i >= j) break; n = data[i]; data[i] = data[j]; data[j] = n; i++; j--; } if (start < i-1) quicksort(start,i-1); if (j+1 < end) quicksort(j+1,end); }
Java Script
CSS
Compressed Result
JavaScript Options
Minify only, do not obfuscate
Preserve all semicolons
Disable all micro optimizations
Ready
You can also get the Windows Desktop Application edition from
here
. (Download Center)
HOME
PRODUCTS
Broadway
Lightway
Image Converter
FluxBase
Aegis
SOLUTIONS
Imgot (beta)
Script Compressor
URL Encoder/Decoder
HTML Color Converter
REGEX.NET Tester
DOWNLOAD
SUPPORT
FAQ
BroadHome++
Voralent Blog
PRESS
facebook
mixi page
Design and Development by Voralent Computer Service.
©Copyright 2012 Voralent Computer Service, All rights reserved.
Voralent, the Voralent logo are either registered trademarks Voralent Computer Service.