Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top