velocity2js News
Status: Beta
Brought to you by:
tobias_r
velocity2js compiles Apache Velocity templates to JavaScript functions. These function can be called with an associative array as input parameter (eg. received via JSON) and generates a html snippet as output.
This release contains some features to increase the VTL (Velocity Template Language) coverage, some minor bugfixes and an extended ant task interface.
More information at http://velocity2js.sourceforge.net/
First beta version of velocity2js released. velocity2js generates JavaScript functions out of Apache Velocity templates.