# art-template
**Repository Path**: MITVIP/art-template
## Basic Information
- **Project Name**: art-template
- **Description**: 性能卓越的 js 模板引擎
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-15
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# art-template
[](https://npmjs.org/package/art-template)
[](https://npmjs.org/package/art-template)
[](http://nodejs.org/download/)
[](https://travis-ci.org/aui/art-template)
[](https://coveralls.io/github/aui/art-template?branch=master)
art-template 是一个渲染性能出众模板引擎,无论在 NodeJS 还是在浏览器中都可以运行。
文档:
## 特性
[](https://aui.github.io/art-template/rendering-test/)
* 拥有接近 JavaScript 渲染极限的的性能
* 调试友好:语法、运行时错误日志精确到模板所在行;支持支持在模板文件上打断点(Webpack Loader)
* 支持压缩输出页面中的 HTML、CSS、JS 代码
* 支持 Express、Koa、Webpack
* 支持模板继承与子模板
* 兼容 [EJS](http://ejs.co)、[Underscore](http://underscorejs.org/#template)、[LoDash](https://lodash.com/docs/#template) 模板语法
* 模板编译后的代码支持在严格模式下运行
* 支持 JavaScript 语句与模板语法混合书写
* 支持自定义模板的语法解析规则
* 浏览器版本仅 6KB 大小
[art-template@4 新特性介绍](https://github.com/aui/art-template/issues/369)
## 授权协议
[MIT](./LICENSE)
------------------
赞助 art-template