- Added a test suite for the various functions using Jest
- Changed the bundler from Parcel to Webpack
- Commented out individual functions and classes
- Replaced the RGB type with the HEX and updated the relevant types
- Updated Webpack Dev Server to use HTTPS (mkcert - https://github.com/FiloSottile/mkcert)