有哪些独立的 JavaScript 压缩工具?
目前,我正在使用 http://javascriptcompressor.com/ 网站来压缩我的 JavaScript。 还有其他独立的 JavaScript 压缩工具吗?
Currently I am using the site at http://javascriptcompressor.com/ to compress my JavaScript.
Is there any other standalone JavaScript compressing tool?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
http://openwaf-js-mini.appspot.com/ 与 YUI JS 压缩器一样好...
http://openwaf-js-mini.appspot.com/ as good as YUI JS Compressor...
以下是独立的:
The following are standalone:
我正在使用 YUI 压缩机,它对我来说工作得很好。 压缩没有问题,并且不会在输出代码中产生错误,这是其他压缩软件的问题。 它很容易使用,您可以毫无问题地开始。
I'm using YUI Compressor and it works fine for me. No problem with compressing and it does not produces errors in the output code, which was the problem with other compressing software. It's easy to use and you can start with no problem.