ブックマーク / alexo.github.io (1)

  • Wro4j (Web Resource Optimizer for Java)

    Tweet Wro4j is a tool for analysis and optimization of web resources. It brings together almost all the modern web tools: JsHint, CssLint, JsMin, Google Closure compressor, YUI Compressor, UglifyJs, Dojo Shrinksafe, Css Variables Support, JSON Compression, Less, Sass, CoffeeScript and much more. In order to get started with wro4j, you have to follow only 3 simple steps. Step 1: Add WroFilter to we

    makotan
    makotan 2012/06/03
    wro4j is a project that will help you to easily improve your Web application page loading time. It can help you to keep your static resources (JavaScript and CSS) well organized, merge and minify them at run-time (using a simple filter) or build-time (using a Maven plugin), and has several features
  • 1