Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add element helpers and refactor (#34) | Markus Wüstenberg | 2020-10-28 | -58/+0 |
| | | | | | | | This change adds a lot of element helpers, and refactors: - helpers into simple, text, and other helpers - most tests into table-driven tests, so they're easier to read Thanks to @oderwat for pushing me to improve the tests. 😉 | |||
* | Group element helpers in different files (#21) | Markus Wüstenberg | 2020-09-25 | -0/+58 |
According to the section at https://developer.mozilla.org/en-US/docs/Web/HTML/Element |