goh4:使用函数为 golang 键入 save html 和 css 生成

时间:2024-07-26 11:19:48
【文件属性】:

文件名称:goh4:使用函数为 golang 键入 save html 和 css 生成

文件大小:58KB

文件格式:ZIP

更新时间:2024-07-26 11:19:48

Go

goh4 警告:这个包在不断变化。 您还不应该在生产中使用它。 API 将/可能会中断。 键入 save html 和 css generation for golang with functions(灵感来自 ) 例子 package main import ( "fmt" "github.com/metakeule/goh4" ) func main (){ font := NewCss ( Class ( "default-font" ), Style ( "font-size" , "20" , "font-weight" , "normal" )) css := NewCss ( Class ( "yellow-button" ), Tags ( "a" , "button" ), Style ( "background-color" , "ye


【文件预览】:
goh4-master
----initializr()
--------initializr.go(8KB)
--------examples()
--------example_main.go(1KB)
--------example_nav.go(2KB)
----matcher.go(3KB)
----combinators.go(1KB)
----.gitignore(263B)
----doc.go(3KB)
----matcher_test.go(4KB)
----.travis.yml(40B)
----template.go(2KB)
----scss()
--------scss.go(3KB)
----less()
--------less.go(3KB)
--------fn()
----LICENSE(1KB)
----sel()
--------attmatch()
--------pseudo()
----css()
--------css_test.go(2KB)
--------css.go(6KB)
--------cssvars()
--------example()
--------tsvars()
----tag()
--------short()
--------doctype.go(6KB)
--------tag.go(14KB)
--------tag_test.go(2KB)
--------tagproperties.go(1KB)
--------TODO.md(20B)
--------common.go(431B)
----styles.go(326B)
----styl()
--------styl.go(25KB)
--------color()
----README.md(1KB)
----goh4.go(4KB)
----example()
--------scss()
--------less()
--------doctype()
--------template()
----attr()
--------attr.go(2KB)
----TODO.md(202B)
----element_test.go(12KB)
----fat()
--------fat.go(2KB)
--------example()
----element.go(20KB)
----template_test.go(2KB)
----placeholder.go(4KB)
----compiled_template.go(898B)

网友评论