yui-compressor
Best encryption library for mobile devices?
Hello I have been using LibTomCrypt to use SHA1 encryption ( for data integrity checking ) on mobile devices (iPhone OS and Android for the moment ). I was wondering if anyone is using anythin开发者_运[详细]
2022-12-16 14:38 分类:问答YUI compressor not behaving as expected
I tried compressing a JavaScript file of mine using YUI compressor, but somehow it did not do what was expected.[详细]
2022-12-15 00:48 分类:问答Minify inline javascript during build for ASP.net?
We have a handful of ASP.net pages that include more than 50+ lines of javascript specific to that page. We\'d like to minify that javascript during our CruiseControl build process.[详细]
2022-12-14 12:08 分类:问答How to preserve comments with YUI compressor
I\'m using the YUI compressor to merge and minify my JS-files. One problem I\'m having is that comments are being deleted, even though I\'m using the suggested format as follows:[详细]
2022-12-14 12:07 分类:问答Path Error, YUI compressor .NET
I\'m trying to use YUI compressor for .NET as an MSBUILD event $(MSBuildBinPath)\\msbuild.exe \"$(ProjectDir)MSBuild\\MSBuildSettings.xml\"[详细]
2022-12-12 17:13 分类:问答django management command + yui compressor
Can I call yui compressor: java -jar yuicompressor-x.y.z.jar [options] [input file] from a django management command and if so how do I go about doing it?[详细]
2022-12-11 12:26 分类:问答Should I use the YUI Compressor or the new Google Closure compiler to compress my JavaScript?
YUI Compressor was the consensus best tool for minimizing, but Closu开发者_StackOverflow社区re seems like it could be better.\"Whichever you find best for you\" I think is the general answer at the mo[详细]
2022-12-10 21:38 分类:问答