Question

I know apache velocity is available for Java and .NET. Is there also a port to JavaScript? My aim is to translate VTL templates inside the browser without a roundtrip to the web server.

Était-ce utile?

La solution

You might want to try jsVelocity. It doesn't look like it supports all Velocity features, but it's a start.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top