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 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

为“velocityCount”变量支持增加了与国际化的支持。生成的JavaScript文件现在的UTF - 8。该方法在文章#foreach使用的是固定的。在Ant任务,错误消息得到改善联系起来,对NetBeans的源代码,文件集的支持增加了,相对路径的支持增加了,并能指定输出的JavaScript文件加入。例子有改善。
标签: Minor feature enhancements
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.

2007-04-30 16:08
0.2

命令行工具进行了改进。目录树编译的支持。错误消息得到改善的Ant任务。现在的模板编制工作的一个子目录。 Include指令的支持增加了。生成的函数名前缀了。例子增加了。
标签: Initial freshmeat announcement
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.

Project Resources