Does Minify JS Tool, will break the functionality ?
Ans - No, our tool will not break the functionality of Jquery or Javascript.
What is the maximum bytes the tool will save ?
Ans - It depends the input javascript or jquery.
Does jquery code is stored somewhere while doing the minify process ?
Ans - No, our tool will not store any jquery code during minify process.
Does minified JS script is readable ?
Ans - No, you need to unminify or prettify the minified JS to make it readable.
Does Minify JS tool obfuscate my jquery script ?
Ans - No, the tool will only minimize the jquery size by removing the unwanted white spaces, striping comments, shorten the variable and function names without affecting its behaviour.