Velocity2Js transforms Velocity templates to JavaScript functions. These functions can be easily integrated in any ajax-based Web Application. The context used in the velocity templates can be passed as an associative array (eg. JSON).
Be the first to post a text review of velocity2js. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 0.3.2 ------------- * Bugfix: Foreach loop, didn't work with local variables * Bugfix: Ant Task - NullpoitnerException, if resource-file was not set
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/
Version 0.3 ------------- * Support of "velocityCount" Variable added * Internationalization support added * Generated JavaScript files are UTF-8 now * Bugfix: use of methods in #foreach fixed * Ant-Task + Error Messages improved (Error messages are linked to sourcecode in Netbeans) + Filesets support added + Support for relative paths added + Output JavaScript filename can be specified * Examples improved
First beta version of velocity2js released. velocity2js generates JavaScript functions out of Apache Velocity templates. More at http://velocity2js.sourceforge.net
Version 0.2 ------------- * Command line tool improved o Compiling of directory trees supported * Ant Task o Error Messages improved o Bugfix: Compiling of templates in subdir did not work * Support for Include directive added * Generated function names are prefixed now * Examples added
Version 0.1 ------------- * Command line tool added * Ant Task added * Support for following Elements o foreach o if o else o elseif o set o Escaped Characters o Expressions
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?