proxy.golang.org : github.com/speakeasy-api/easytemplate : v0.1.0
Package easytemplate provides a templating engine with super powers, that allows templates to be written in go text/template syntax, with the ability to run javascript snippets in the template, and control further templating from within the javascript or other templates.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/speakeasy-api/easytemplate@v0.1.0
Published:
Indexed:
Related tag:
v0.1.0
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/golang/mock v1.6.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/robertkrimen/otto v0.2.1
- github.com/stretchr/testify v1.8.1
- golang.org/x/text v0.4.0
- gopkg.in/sourcemap.v1 v1.0.5
- gopkg.in/yaml.v3 v3.0.1