Download List

專案描述

velocity2js compiles Apache Velocity templates to JavaScript functions. These functions can be called with an associative array as the input parameter (eg. received via JSON) and generate an HTML snippet as output.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-12 11:16
0.3

Support for the "velocityCount" variable was added along with support for internationalization. Generated JavaScript files are now UTF-8. The use of methods in #foreach was fixed. In the Ant task, error messages were improved by linking to the source code in Netbeans, fileset support was added, support for relative paths was added, and the ability to specify the output JavaScript filename was added. Examples were improved.
標籤: Minor feature enhancements

2007-04-30 16:08
0.2

The command line tool was improved. Compiling of
directory trees is supported. Error messages were
improved in the Ant task. Compiling of templates
in a subdirectory now work. Support for the
Include directive was added. Generated function
names are prefixed now. Examples were added.
標籤: Initial freshmeat announcement

Project Resources