html2builder
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Take HTML in, and spit Markaby / Nokogiri style Builder code out
The goal of html2builder is to take HTML (say from a designer) and
automatically turn it into Markaby or Nokogiri Builder style Ruby
for use as a template. Use cases may be to take an initial
design of a site from a designer and quickly get an initial
template, to "reverse engineer" a template in another template
language via the HTML etc.

Ideally it will also recognize some patterns, such as lists,
and turn it into arrays or arrays of structs that can then be
replaced with models.




本源码包内暂不包含可直接显示的源代码文件,请下载源码包。