Welcome, Guest! Log In | Create Account

Share

velocity2js

by tobias_r

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


http://velocity2js.sourceforge.net

Dynamic Content

Project Feed

  • velocity2js 0.3.2 file released: velocity2js-0.3.2b.zip

    Version 0.3.2
    -------------
    * Bugfix: Foreach loop, didn't work with local variables
    * Bugfix: Ant Task - NullpoitnerException, if resource-file was not set

    07:12AM on Jun 05 2007

  • velocity2js 0.3 released

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

    08:45AM on May 12 2007 by tobias_r

  • velocity2js 0.3 file released: velocity2js-0.3.1.zip

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

    08:32AM on May 12 2007

  • velocity2js 0.2 beta released

    First beta version of velocity2js released. velocity2js generates JavaScript functions out of Apache Velocity templates. More at http://velocity2js.sourceforge.net

    08:21AM on Apr 30 2007 by tobias_r

  • velocity2js 0.2 file released: velocity2js-0.2.zip

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

    08:08AM on Apr 30 2007

  • velocity2js velocity2js file released: velocity2js-0.1.zip

    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

    05:32PM on Apr 24 2007

Related Projects

velocity2js Actions