# 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 [![NPM Version](https://img.shields.io/npm/v/art-template.svg)](https://npmjs.org/package/art-template) [![NPM Downloads](http://img.shields.io/npm/dm/art-template.svg)](https://npmjs.org/package/art-template) [![Node.js Version](https://img.shields.io/node/v/art-template.svg)](http://nodejs.org/download/) [![Travis-ci](https://travis-ci.org/aui/art-template.svg?branch=master)](https://travis-ci.org/aui/art-template) [![Coverage Status](https://coveralls.io/repos/github/aui/art-template/badge.svg?branch=master)](https://coveralls.io/github/aui/art-template?branch=master) art-template 是一个渲染性能出众模板引擎,无论在 NodeJS 还是在浏览器中都可以运行。 文档: ## 特性 [![chart](https://aui.github.io/art-template/images/chart@2x.png)](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