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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.