Tuesday, September 3, 2013

JAWR - Bunding and compression for javascript and CSS

http://jawr.java.net/

Jawr is a tunable packaging solution for Javascript and CSS which allows for rapid development of resources in separate module files. Developers can work with a large set of split javascript files in development mode, then Jawr bundles all together into one or several files in a configurable way. 
By using a tag library, Jawr allows you to use the same, unchanged pages for development and production. Jawr also minifies and compresses the files, resulting in reduced page load times. 
Jawr is configured using a simple .properties descriptor, and aside of standard java web applications it can also be used with Facelets and Grailsapplications.

No comments: