开发者

Any good tools to automate js script combining?

I use visual studio 2010 for writing javascript and jquery. Are there any fast and easy ways to autom开发者_Go百科ate script combining? It doesn't have to be tied to Visual studio, any method that is simple and easy to setup will do.

THanks


SquishIt

The Friendly ASP.NET JavaScript and CSS Squisher


Try require.js. The nicest feature is that you can combine your dependency scripts at any point in your project lifecycle without any modifications required to your includes.


Give chirpy a try, lot's of nice visual studio integration. It will minify, uglify and mash them. It also handle css, less and coffeescript. Hopefully sass will be supported sometime soon ;-)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜