wlbr/templify

A tool to be used with 'go generate' to embed external template files into Go code.

39
/ 100
Emerging

This tool helps Go developers embed external template files (like HTML) directly into their Go application's source code. You start with a separate template file written in a text editor. The tool then generates a Go source file containing the template as a string, making it part of your application at compile time. This is for Go developers who need to bundle all their assets into a single executable.

No commits in the last 6 months.

Use this if you are a Go developer building a single-file application that uses Go's template packages and you want to keep your templates in separate files for easier editing.

Not ideal if you prefer to load templates from external files at runtime or if your application doesn't need to be a single executable.

Go development template management application bundling source code generation developer workflow
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 7 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

30

Forks

6

Language

Go

License

MIT

Last pushed

Aug 16, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/wlbr/templify"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.