all repos — gomponents @ e8faab5207e6ed48aef0a6b1ade710dd8fbfadd3

HTML components in pure Go

Try out codecov.io (#5)

Markus Wüstenberg
commit

e8faab5207e6ed48aef0a6b1ade710dd8fbfadd3

parent

15d2cc9373d10e2d2f3bedde0a0a6d32c243ddfa

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M README.mdREADME.md
@@ -1,6 +1,7 @@
# gomponents [![GoDoc](https://godoc.org/github.com/maragudk/gomponents?status.svg)](https://godoc.org/github.com/maragudk/gomponents) +[![codecov](https://codecov.io/gh/maragudk/gomponents/branch/master/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents) gomponents are components of DOM nodes for Go, that can render to an HTML Document. gomponents aims to make it easy to build HTML pages of reusable components,