think-view-art
Template renderer
A library that provides a template rendering system for ThinkJs 3.x applications
Use artTemplate to render view files for ThinkJs 3.x version
2 stars
1 watching
4 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-view-handlebars | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |
lizheming/think-view-xtemplate | Provides Nunjucks template rendering for ThinkJS 3.x applications | 1 |
thinkjs/think-view-ejs | Compiles view templates with EJS for ThinkJS 3.x framework | 5 |
thinkjs/think-view-pug | Enables pug templating in ThinkJS 3.x applications | 0 |
thinkjs/think-view-nunjucks | A Nunjucks adapter for ThinkJS 3.x | 2 |
lukeed/tempura | A lightweight template engine that compiles templates into JavaScript functions for efficient rendering | 530 |
koajs/ejs | A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
thinkjs/think-view | A View Engine for building dynamic web pages in ThinkJS applications | 5 |
sugar-framework/templates | A helper library for rendering templates in web applications | 6 |
wj008/think-view-opx | A library that integrates sdopx with ThinkJS 3.x to render view files | 1 |
alosaur/mustache | A template rendering system using the Mustache templating language | 7 |
alexlafroscia/vite-plugin-handlebars | A plugin for Vite that enables template rendering using the Handlebars templating engine | 184 |
wryun/rjsone | A tool for rendering JSON templates with configuration options | 12 |
ronysfreitas/webview | An Android project template providing a basic WebView setup and handling various settings such as JavaScript, cache, cookie management, and URL handling. | 5 |
pauldotknopf/javascriptviewengine | A ViewEngine that enables rendering markup in a JavaScript environment for isomorphic/universal rendering of web pages. | 75 |