Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add a Write function (#11) | Markus Wüstenberg | 2020-09-21 | -0/+37 |
* | Add a lot of common elements (#10) | Markus Wüstenberg | 2020-09-21 | -0/+216 |
* | Don't render twice with children (#9) | Markus Wüstenberg | 2020-09-21 | -4/+3 |
* | Add package el with element helpers (#8) | Markus Wüstenberg | 2020-09-18 | -0/+80 |
* | Add package attr with attribute helpers (#7) | Markus Wüstenberg | 2020-09-18 | -0/+64 |
* | Make NodeFunc and attr implement fmt.Stringer (#6) | Markus Wüstenberg | 2020-09-18 | -15/+43 |
* | Try out codecov.io (#5) | Markus Wüstenberg | 2020-09-18 | -1/+5 |
* | Add Makefile (#4) | Markus Wüstenberg | 2020-09-18 | -0/+12 |
* | Create codeql-analysis.yml (#3) | Markus Wüstenberg | 2020-09-15 | -0/+66 |
* | Add godoc link to readme (#2) | Markus Wüstenberg | 2020-09-14 | -1/+3 |
* | Add package documentation (#1) | Markus Wüstenberg | 2020-09-14 | -0/+7 |
* | Add first implementation of Node, El, Attr, Text | Markus Wüstenberg | 2020-09-13 | -0/+264 |