thejerf / pht

programmer HTML templates for Go - because programmers sometimes just need to get some HTML out there

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pht

Programmer HTML Templates: HTML templating for Go that is based on being convenient for programmers and not developers. It's great and all that they've got several dozen languages to choose from, but sometimes it's nice to not have an inner platform and have HTML templating tools available when you're just a programmer.

One of the cases I use this for is when HTML is an interchange language moreso than an "output" format; for instance, I format HTML-like tags for the Go Graphviz bindings with this.

This repo is still being brought up. The license is valid, but use at your own risk.

About

programmer HTML templates for Go - because programmers sometimes just need to get some HTML out there

License:MIT License


Languages

Language:Go 100.0%