Commit Graph

16 Commits

Author SHA1 Message Date
simon 3fecee0dce HSL and HSV are now fully working! 2024-12-11 21:38:27 -05:00
simon 9c855138b3 hsv/hsl implemented but broken, pushing to save progress 2024-12-04 23:29:07 -05:00
simon 810552638d CMY now fully supported, plus refactoring + organization 2024-12-01 18:22:59 -05:00
simon 2982d65162 refactoring / code organization 2024-11-30 23:25:14 -05:00
simon 4570a7d798 Merge remote-tracking branch 'refs/remotes/origin/main'
forgot to pull after editing README in website
2024-11-30 20:10:55 -05:00
simon 9884055333 converting to CMYK now working 2024-11-30 20:09:36 -05:00
simon f50e890832 Update README.md 2024-12-01 00:30:02 +00:00
simon 879c2c493c Update README.md 2024-12-01 00:28:54 +00:00
simon b96470c1b5 improved whitespace sanitization! now, this program is extremely forgiving with any extra spaces that may exist in your color code 2024-11-30 12:31:15 -05:00
simon 4e0c7ec38e fixed typo in argument validation 2024-11-30 12:17:46 -05:00
simon 3704cb71ac improved argument validation, fleshed README out, and began adding support for CMYK 2024-11-30 12:15:44 -05:00
simon 52a9a2ec2f Merge remote-tracking branch 'refs/remotes/origin/main' 2024-11-29 20:53:23 -05:00
simon 1151562d73 RBG to Hex conversion now working 2024-11-29 20:51:55 -05:00
Simon O'Shea 93958ceaf2 Update README.md
wrote a read me
2024-11-30 00:41:12 +00:00
simon 49364eb1d2 first commit: input validation for RGB and Hex are done, RBG->Hex is done! time to start on other formats 2024-11-29 19:37:32 -05:00
Simon O'Shea dab3aef49f Initial commit 2024-11-30 00:34:46 +00:00