mab:标记为Ruby; 快速,简洁,功能丰富

时间:2024-06-05 13:05:34
【文件属性】:

文件名称:mab:标记为Ruby; 快速,简洁,功能丰富

文件大小:34KB

文件格式:ZIP

更新时间:2024-06-05 13:05:34

Ruby

Mab(标记为Ruby) Mab让我们用纯Ruby编写HTML: doctype! html do head do link :rel => 'stylesheet' , :href => 'style.css' script :src => 'jquery.js' end body :id => :frontpage do h1 'Hello World' , :class => :main end end 句法 1.标签和属性 有四种基本形式: tagname ( content ) tagname ( content , attributes ) tagname do content end tagname ( attributes ) do content end 例子: doctype! html do head


【文件预览】:
mab-master
----.travis.yml(258B)
----Rakefile(293B)
----test()
--------helper.rb(66B)
--------test_mab_indentation.rb(1023B)
--------test_mab_mixin.rb(5KB)
--------test_mab_kernel_method.rb(219B)
--------test_mab_builder.rb(967B)
--------rails()
----Gemfile(156B)
----.gitignore(14B)
----lib()
--------mab.rb(137B)
--------mab()
----README.md(3KB)
----mab.gemspec(484B)
----COPYING(1KB)

网友评论