art-template

WebJar for art-template

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

art-template
Последняя версия

Последняя версия

4.12.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

art-template
WebJar for art-template
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/aui/art-template

Скачать art-template

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/art-template/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>art-template</artifactId>
    <version>4.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/art-template/
implementation 'org.webjars.npm:art-template:4.12.1'
// https://jarcasting.com/artifacts/org.webjars.npm/art-template/
implementation ("org.webjars.npm:art-template:4.12.1")
'org.webjars.npm:art-template:jar:4.12.1'
<dependency org="org.webjars.npm" name="art-template" rev="4.12.1">
  <artifact name="art-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='art-template', version='4.12.1')
)
libraryDependencies += "org.webjars.npm" % "art-template" % "4.12.1"
[org.webjars.npm/art-template "4.12.1"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.webjars.npm : source-map jar [0.5.6,0.6)
org.webjars.npm : is-keyword-js jar [1.0.3,2)
org.webjars.npm : html-minifier jar [3.4.3,4)
org.webjars.npm : escodegen jar [1.8.1,2)
org.webjars.npm : detect-node jar [2.0.3,3)
org.webjars.npm : js-tokens jar [3.0.1,4)
org.webjars.npm : estraverse jar [4.2.0,5)
org.webjars.npm : merge-source-map jar [1.0.3,2)
org.webjars.npm : acorn jar [5.0.3,6)

Модули Проекта

Данный проект не имеет модулей.

art-template

NPM Version NPM Downloads Node.js Version Travis-ci Coverage Status

English document | 中文文档

art-template is a simple and superfast templating engine that optimizes template rendering speed by scope pre-declared technique, hence achieving runtime performance which is close to the limits of JavaScript. At the same time, it supports both NodeJS and browser. speed test online.

art-template 是一个简约、超快的模板引擎。它采用作用域预声明的技术来优化模板渲染速度,从而获得接近 JavaScript 极限的运行性能,并且同时支持 NodeJS 和浏览器。在线速度测试

chart

Feature

  1. performance is close to the JavaScript rendering limits
  2. debugging friendly. Syntax errors or runtime errors will be positioned accurately at which line of template. Support setting breakpoint in templating files (Webpack Loader)
  3. support Express, Koa, Webpack
  4. support template inheritance and sub template
  5. browser version is only 6KB

特性

  1. 拥有接近 JavaScript 渲染极限的的性能
  2. 调试友好:语法、运行时错误日志精确到模板所在行;支持在模板文件上打断点(Webpack Loader)
  3. 支持 Express、Koa、Webpack
  4. 支持模板继承与子模板
  5. 浏览器版本仅 6KB 大小

捐助我(微信支付)

[AD] 前端招聘:在海边写代码

Версии библиотеки

Версия
4.12.1