about summary refs log tree commit diff stats
path: root/gomponents.go
Commit message (Expand)AuthorAgeLines
* Add a Write function (#11)Markus Wüstenberg2020-09-21-0/+7
* Don't render twice with children (#9)Markus Wüstenberg2020-09-21-4/+3
* Make NodeFunc and attr implement fmt.Stringer (#6)Markus Wüstenberg2020-09-18-0/+10
* Add package documentation (#1)Markus Wüstenberg2020-09-14-0/+7
* Add first implementation of Node, El, Attr, TextMarkus Wüstenberg2020-09-13-0/+100