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).
Categories
InternetLicense
Apache License V2.0Follow velocity2js
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Fantastic idea. With some fairly straight forward code I was able to utilize the same exact Velocity templates on the server side as on the client side so I have a choice on where to do the presentation layer. In the world of Ajax and jQuery, this is a really powerful idea. Thanks.