文件名称:Go-raymond-一个Go实现的完整Handlebars(模板系统)
文件大小:93KB
文件格式:ZIP
更新时间:2022-09-02 05:07:01
Go开发-模板引擎
raymond - 一个Go实现的完整Handlebars (模板系统)
【文件预览】:
aymerick-raymond-2eebd0f
----handlebars()
--------basic_test.go(13KB)
--------partials_test.go(6KB)
--------doc.go(102B)
--------builtins_test.go(12KB)
--------helpers_test.go(17KB)
--------blocks_test.go(7KB)
--------base_test.go(3KB)
--------whitespace_test.go(6KB)
--------subexpressions_test.go(5KB)
--------data_test.go(8KB)
----lexer()
--------lexer.go(15KB)
--------token.go(4KB)
--------lexer_test.go(18KB)
----raymond.png(13KB)
----utils.go(2KB)
----escape.go(1KB)
----mustache()
----.travis.yml(70B)
----template.go(5KB)
----raymond_test.go(2KB)
----LICENSE(1KB)
----eval.go(23KB)
----CHANGELOG.md(1KB)
----base_test.go(4KB)
----partial.go(2KB)
----.gitmodules(82B)
----escape_test.go(507B)
----helper.go(9KB)
----README.md(30KB)
----parser()
--------whitespace.go(8KB)
--------parser.go(18KB)
--------parser_test.go(11KB)
----VERSION(6B)
----eval_test.go(6KB)
----string_test.go(1KB)
----benchmark_test.go(6KB)
----utils_test.go(2KB)
----ast()
--------print.go(5KB)
--------node.go(18KB)
----BENCHMARKS.md(2KB)
----helper_test.go(5KB)
----template_test.go(3KB)
----mustache_test.go(5KB)
----string.go(2KB)
----data_frame.go(2KB)
----raymond.go(853B)