scalate

Scalate is a Scala based template engine which supports HAML, Mustache and JSP, Erb and Velocity style syntaxes.

Github星跟踪图

Scalate

Build Status
Maven Central

Scalate is a Scala based template engine which supports HAML, Mustache and JSP, Erb and Velocity style syntaxes.

The following template languages are supported:

  • Mustache: is a Mustache template language for Java/Scala
  • Jade: The Jade style of Haml/Scaml template language
  • Scaml: Provides Haml style template language
  • Ssp: Provides a JSP, Erb and Velocity style template language

In Scaml and SSP all expressions are typesafe and checked at edit/compile time to ensure you don't leave any mistakes in your pages.
Mustache uses dynamic typing and reflection; a trade off of hiding code and logic from inside the templates.

Building

To build Scalate from the source please see the building instructions

主要指标

概览
名称与所有者scalate/scalate
主编程语言Scala
编程语言Scala (语言数: 11)
平台
许可证Apache License 2.0
所有者活动
创建于2010-01-27 23:53:18
推送于2025-10-09 17:26:32
最后一次提交2025-10-09 17:13:26
发布数40
最新版本名称scalate-project-1.10.1 (发布于 )
第一版名称scalate-project-1.0 (发布于 2010-04-06 23:42:20)
用户参与
星数606
关注者数18
派生数103
提交数2.8k
已启用问题?
问题数66
打开的问题数31
拉请求数638
打开的拉请求数11
关闭的拉请求数73
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?