reiny:React Mithril Mercury 的模板引擎

时间:2024-06-26 23:34:11
【文件属性】:

文件名称:reiny:React Mithril Mercury 的模板引擎

文件大小:35KB

文件格式:ZIP

更新时间:2024-06-26 23:34:11

CoffeeScript

雷尼 React / Mithril / Mercury 的模板引擎 npm install reiny --save 吞咽: 浏览器: 原子模式: apm install language-reiny 目标 翡翠般的模板引擎 生成React/秘银/汞元素 内联 css 友好 内联 babel 预处理器 内联 propTypes 例子 模板.reiny // declare propTypes @greeting: string @items: number[] // props and inline style .main.container( data-id = 'this-is-id' ) { background-color: #eee width: 640px height: { 40 * 12 } font-size: 1em } //


【文件预览】:
reiny-master
----.gitignore(671B)
----package.json(1KB)
----src()
--------compiler.coffee(6KB)
--------style-compiler.coffee(3KB)
--------cli.coffee(985B)
--------index.coffee(1KB)
--------runtime.coffee(841B)
--------preprocess.coffee(263B)
--------format-error.coffee(3KB)
----grammars()
--------primitive.pegcoffee(18KB)
--------_entry.pegcoffee(2KB)
--------statement.pegcoffee(4KB)
--------expression.pegcoffee(6KB)
----CHANGELOG.md(162B)
----README.md(3KB)
----example()
--------runtimes()
--------package.json(405B)
--------runner.js(300B)
--------result.html(341B)
--------template.reiny(819B)
--------template.js(2KB)
----script()
--------build-parser(772B)
--------build(59B)
----reiny(42B)
----.npmignore(24B)
----test()
--------broken()
--------style-compiler-test.coffee(759B)
--------preprocess-test.coffee(150B)
--------fixtures()
--------test.coffee(1KB)

网友评论