Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 apache velocity 可用于 Java 和 .NET。是否还有 JavaScript 的端口?我的目标是在浏览器中翻译 VTL 模板,而不需要往返于 Web 服务器。
您可能想尝试jsVelocity。它看起来并不支持所有 Velocity 功能,但这是一个开始。