Giter Club home page Giter Club logo

ushelp / easytemplatejs Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 5.0 438 KB

小巧,纯粹,高性能的 JavaScript 模板引擎,支持浏览器, Node.js, Express, koa。Small, pure, high-performance JavaScript template engine, support Browser, Node.js, Express, Koa.

Home Page: http://www.easyproject.cn

License: MIT License

HTML 1.98% JavaScript 98.02%
template-engine javascript-node javascript javascript-templates javascript-template-engine nodejs nodejs-template

easytemplatejs's Introduction

EasyTemplateJS

EasyTemplateJS(EasyTemplate JavaScript)是一款超高性能,小巧纯粹,功能全面的 JavaScript 模板引擎。支持浏览器环境, Node.js 环境,Express 和 Koa 框架。

EasyTemplateJS(EasyTemplate JavaScript) is an ultra-high performance, compact, full-featured JavaScript template engine. Support for browser environment, Node.js environment, Express framework and Koa framework.

Feature/特点

  • 中文

    • 超高性能,预先静态编译,小巧,纯粹

    • 灵活自定义

    • 支持转义输出表达式

    • 支持 out 输出

    • 支持内嵌 JavaScript 脚本(<etj-script>...</etj-script>)和 CSS 样式脚本(<etj-script>...</etj-script>)

    • 模块化支持:CommonJS, AMD, CMD, Node.js

    • Node.js 环境支持

    • Express, koa 框架支持

    • npm, Bower 支持

  • English

    • Ultra-high performance, pre-static compilation, small, pure

    • Flexible customization

    • Escape output expressions are supported

    • Support out output

    • Support embedded JavaScript (<etj-script>...</etj-script>) and CSS(<etj-script>...</etj-script>)

    • Module support:CommonJS, AMD, CMD, Node.js

    • Node.js enviroment support

    • Express, koa framework support

    • npm, Bower support

Performance test comparison/性能测试对比

从渲染性能上来说, EasyTemplateJS 和 artTemplate 都是使用预先静态编译原理,可以说已经接近的性能极限,是当前性能最高的模板引擎。一些较差的引擎不仅可能影响客户体验,还会会引起浏览器崩溃或异常终止,百度的引擎则性能较差,对浏览器渲染执行影响巨大。

From the rendering performance, EasyTemplate and artTemplate are using pre-static compilation principle, can be said to have close to the performance limit, is the highest performance of the template engine. Some poor engine may not only affect the customer experience, but also cause the browser to crash or abnormal termination, Baidu engine performance is poor, the implementation of the browser rendering a huge impact.

Performance test comparison

Installation/安装

  • Download install/下载安装

     <script type="text/javascript" src="easy.templatejs.min.js"></script>
  • Bower install/Bower 安装

     bower install easytemplatejs --save
     <script src="bower_components/easytemplate/dist/easy.templatejs.min.js" type="text/javascript" charset="utf-8"></script>
  • Npm install/Npm 安装

     npm install easytemplatejs
     var Et = require('easytemplatejs');

Use document/使用文档

中文

中文详细使用文档

Express 使用文档

Koa 使用文档

官方主页

留言评论

如果您有更好意见,建议或想法,请联系我。

English

English detailed documentation

Express documentation

Koa documentation

The official home page

Comments

If you have more comments, suggestions or ideas, please contact me.

End

Email:[email protected]

http://www.easyproject.cn

Donation/捐助:


支付宝/微信/QQ/云闪付/PayPal 扫码支付
支付宝/微信/QQ/云闪付/PayPal

我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。

感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。

We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.

Thank you donation to support the server running and encourage more community members.

easytemplatejs's People

Contributors

ushelp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.