All Projects → aui → Art Template

aui / Art Template

Licence: mit
High performance JavaScript templating engine

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Art Template

Deprecated
🚀 Framework for building universal web app and static website in Vue.js (beta)
Stars: ✭ 858 (-91.02%)
Mutual labels:  webpack, express, koa
Github Ranking
🔍GitHub不同语言热门项目排行,Vue.js做页面展示
Stars: ✭ 160 (-98.33%)
Mutual labels:  webpack, express, koa
Fontend
使用Node、Vue、ElementUI、iViewUI,验证码等等搭建一个综合性网站(含后台管理系统)
Stars: ✭ 97 (-98.98%)
Mutual labels:  express, koa
Cdfang Spider
📊 成都房协网数据分析,喜欢请点 star!
Stars: ✭ 1,063 (-88.87%)
Mutual labels:  webpack, koa
Vue Socket.io Chat
💬 TypeScript + Vue + Express/Koa + Socket.io
Stars: ✭ 61 (-99.36%)
Mutual labels:  express, koa
Webpack Isomorphic Dev Middleware
The webpack-dev-middleware, but for isomorphic applications
Stars: ✭ 38 (-99.6%)
Mutual labels:  webpack, express
Phaser3template
heroku deployable webpacked phaser3 template with socket.io for multi or single player games
Stars: ✭ 44 (-99.54%)
Mutual labels:  webpack, express
React Cool Starter
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Stars: ✭ 1,083 (-88.66%)
Mutual labels:  webpack, express
Webpack2 Express Heroku Starter
Starter app using Webpack 2, Express, setup to deploy to Heroku.
Stars: ✭ 12 (-99.87%)
Mutual labels:  webpack, express
Polled.win
📊 Real time polling
Stars: ✭ 76 (-99.2%)
Mutual labels:  webpack, express
Vox
Simple and lightweight Go web framework inspired by koa
Stars: ✭ 74 (-99.23%)
Mutual labels:  express, koa
Mostly
They mostly come at night; mostly.
Stars: ✭ 78 (-99.18%)
Mutual labels:  webpack, express
Tested
Angular Material in MEAN Stack Website Source
Stars: ✭ 35 (-99.63%)
Mutual labels:  webpack, express
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-99.67%)
Mutual labels:  webpack, express
Jobeir
Building the future of tech jobs search
Stars: ✭ 47 (-99.51%)
Mutual labels:  webpack, express
Angela
🙂angela (安其拉):react ssr router redux; react同构框架
Stars: ✭ 15 (-99.84%)
Mutual labels:  express, koa
Graphql Upload
Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Stars: ✭ 1,071 (-88.79%)
Mutual labels:  express, koa
Online Bling
Stars: ✭ 9 (-99.91%)
Mutual labels:  webpack, express
Service Tools
Prepare your Node.js application for production
Stars: ✭ 89 (-99.07%)
Mutual labels:  express, koa
Trafficlight
🚦 Flexible NodeJS Routing Decorators for API Routing
Stars: ✭ 69 (-99.28%)
Mutual labels:  express, koa

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] 前端招聘:在海边写代码

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].