汉吉斯特Hanjst模板语言及引擎在线文档Doc&API首发

经过一段时间的梳理总结、精心编制,汉吉斯特Hanjst在线文档和API已经完成初版,并发布在 //
wadelau.github.io 上,为方便检索和使用,兹列目录如下,供查询、使用。

汉吉斯特Hanjst概述

《汉吉斯特Hanjst模板语言及引擎在线文档Doc&API首发》
Hanjst标志

Hanjst是一个Han JavaScript Template,它是HTML和Web的模板语言和引擎。

“ 汉吉斯特 ”是 Hanjst 的中文名称。

Hanjst入门

Hanjst是什么?为什么?
安装
配置
调试
快速开始
杂项

Hanjst为模板设计人员

基本语法
变量和修饰符
功能函数指令
内置功能
自定义功能
Hanjst在服务器端运行
Node.js

Hanjst为后端开发人员

Hanjst 对象类
服务器端替换
JSON中的数据
资源
路径
脚本
第三方类库
图片
高速缓存
随时可用样例
搜索引擎优化
标题,描述和关键字
链接
文本内容

在线文档目前没有中文版,只有English Version,以下是 English Version 的目录列表。

Hanjst Contents in English Version

Hanjst Overview

Hanjst Logo

Hanjst is an Han JavaScript Template, and its language and engine for HTML and Web.

“汉吉斯特” is its Chinese name.

Get Started

What is Hanjst and Why?
Installation
Configurations
Debugging
Quick Start
Misc.

Hanjst for Templates Designers

Basic Syntax
Variables and Modifiers
Functions
Built-in Functions
Custom Functions
Hanjst Run in Server-side
Node.js

Hanjst for Back-end Developers

Hanjst Class
Server-side Replacements
Data in JSON
Resources
Paths
Scripts
Third-party Libraries
Images
Caching
A Ready-to-go
Search Engine Optimization
Title, Description and Keyword
Links
Plain Contents

Hanjst 是一种基于JavaScript的模板语言及解析引擎,她运行在客户端/服务器端。

Hanjst能够表述逻辑控制,能够实现与服务器端模块语言相同的功能。

Hanjst当完全在客户端解析时,节省服务器端计算资源;

Hanjst模板语言独立,不与服务器端资源做任何绑定;

纯粹的MVC,层间数据用JSON格式传递;

常见模板语言功能全支持,附带复杂而强大的JavaScript编程能力;

无学习成本,直接使用JavaScript书写模板语言;

….

Hanjst is a JavaScript-based templating language and parsing engine that runs on both the client-side and/or server-side.

Hanjst can express logical control and achieve the same functionality as the server-side templating languages.

Hanjst’s Run-time in client-side, reduce computing render in server-side;

Hanjst is Language-independent, not-bound with back-end scripts or languages;

Totally-isolated between MVC, data transfer with JSON;

Full-support template tags with built-in logic and customized JavaScript functions;

No more tags languages to be learned, just JavaScript;

….

河北-张家口,千米高原,天高云淡,西北风烈,酒肉香混.

-R/g2SN

    原文作者:wadelau
    原文地址: https://segmentfault.com/a/1190000020248489
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞