proxy.golang.org : github.com/speakeasy-api/easytemplate : v0.8.2
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.8.2
Published:
Indexed:
Related tag:
v0.8.2
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/dlclark/regexp2 v1.10.0
- github.com/dop251/goja v0.0.0-20231027120936-b396bb4c349d
- github.com/dop251/goja_nodejs v0.0.0-20231122114759-e84d9a924c5c
- github.com/evanw/esbuild v0.19.11
- github.com/go-sourcemap/sourcemap v2.1.3+incompatible
- github.com/golang/mock v1.6.0
- github.com/google/pprof v0.0.0-20240117000934-35fc243c5815
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.1
- golang.org/x/sys v0.16.0
- golang.org/x/text v0.14.0
- gopkg.in/yaml.v3 v3.0.1