Floyd Haremsa
Floyd Haremsa
**Is your feature request about the Usage? Please describe.** Currently when using the `svg` approach, and want to control the color of the icon with the CSS `color` property, you'd...
This should be fairly straight forward as the library only consists of one actual file. Many devs would benefit from this (e.g. ESModule syntax, types that 100% align, extending the...
The `.getAbsentLesson()` method currently wants a `number` as start- and endDate, but throws an error, because it actually wants a `Date` object. These kinds of issues, would occur no more...