JavaScript 模板引擎:Dust
jopen
10年前
DustJS 是一个支持浏览器和 Node.js 的异步模板引擎。
特点:
- async/streaming operation
- browser/node compatibility
- extended Mustache/ctemplate syntax
- clean, low-level API
- high performance
- composable templates