Art Template

High performance JavaScript templating engine
Alternatives To Art Template
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Apollo Server13,4901,5898632 days ago317March 02, 202362mitTypeScript
🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Crystal12,178
6 hours ago68otherTypeScript
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
Art Template9,8221,5987283 years ago55November 13, 201874mitJavaScript
High performance JavaScript templating engine
Wechat4,863458485 years ago73February 15, 201713otherJavaScript
微信公共平台消息接口服务中间件
Node Oauth2 Server3,9334191392 months ago24June 07, 2021190mitJavaScript
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
Grant3,771210469 months ago98March 09, 202223mitJavaScript
OAuth Proxy
Express Status Monitor3,510765804 months ago42February 26, 202250mitJavaScript
🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
Node Rate Limiter Flexible2,6176813120 days ago150July 27, 202311iscJavaScript
Count and limit requests by key with atomic increments in single process or distributed environment.
Tsed2,6052871a day ago842September 27, 202234mitTypeScript
:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
Permit1,66488a year ago8July 17, 20188mitJavaScript
An unopinionated authentication library for building Node.js APIs.
Alternatives To Art Template
Select To Compare


Alternative Project Comparisons
Readme

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. ExpressKoaWebpack
  4. 6KB

()

[AD]

Popular Express Projects
Popular Koa Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Express
Koa
Template Engine