Commit Graph

11 Commits

Author SHA1 Message Date
Ethan Holz
442b4f8b6f style: Gofumpt formatting changes 2022-10-11 15:14:31 -05:00
b6cfa96e93 use builtins, add joining funcs 2022-10-10 01:35:47 -07:00
4104eb60c8 Add conversion function 2022-10-09 12:06:37 -07:00
2faa38265e Adding test coverage + bugfixes 2022-10-03 01:25:51 -07:00
2d452d8c20 Properly apply modulus to input ints 2022-10-03 01:05:51 -07:00
ee7afb7cfb Add New() func 2022-10-02 23:59:56 -07:00
8bdfc9cca6 Create toHex apis 2022-10-02 23:53:21 -07:00
73ef90d0c6 Formatting, subpackage rename 2022-09-28 15:55:15 -07:00
e05a96df51 support 3-character hex codes like CSS does 2022-06-23 21:43:20 -07:00
16dbaa7796 add fromHex functionality 2022-06-23 12:08:07 -07:00
b87628ea88 stepping towards api solidification 2022-03-31 11:22:17 -07:00