hector:一种视图标记语言和实现。 没有更多的模板地狱

时间:2024-06-19 12:49:42
【文件属性】:

文件名称:hector:一种视图标记语言和实现。 没有更多的模板地狱

文件大小:87KB

文件格式:ZIP

更新时间:2024-06-19 12:49:42

JavaScript

赫克托 进行中。 例子 // This is a valid comment /* So is this */ def LogoView tagName = " img " src = " logo.png " ; def ButtonView tagName = " span " className = " button-view " { // Optional content. If a `label` isn't provided, // the will simply be empty. b { $label ? ; } } def TopBarView tagName = " header " { LogoView ; ButtonView { label : " Click me " ; } } def


【文件预览】:
hector-master
----.gitmodules(165B)
----src()
--------Hector.Builders.js(7KB)
--------targets()
--------Hector.Parser.js(57KB)
--------Hector.js(3KB)
----spec()
--------Hector.pegjs(6KB)
----examples()
--------javascript()
----hector.min.js(19KB)
----.travis.yml(60B)
----LICENSE(1KB)
----tools()
--------v8()
--------scripts()
--------pegjs()
----README.md(2KB)
----Makefile(3KB)
----hector.js(68KB)

网友评论