Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add examples in test files (#80) | Markus Wüstenberg | 2021-06-08 | -0/+7 |
| | | | These show up in godoc. | |||
* | Move elements and attributes into html package (#52) | Markus Wüstenberg | 2020-12-10 | -0/+32 |
This makes it easier to use dot-imports. Also updated the readme and examples with new usage, and move the `Classes` helper into the `components` package. |