Colour

A lightweight toolset for colour manipulation, ported from polished.js

git

While writing Go Pixels Fight! I needed to be able to mix two colours to produce an average of the two to show which colour was winning; during my research I stumbled upon the color helpers in polished.js and while they didn't work for what I needed I thought it would be useful to myself in the future and others if they were ported to Go.

Primarily as a learning exercise in how to write tests with Golang I release this port to the wild in the hope that it may be of some use to someone.

Page History

This page was first added to the repository on February 16, 2022 in commit 8364ca11 and has since been amended 4 times. View the source on GitHub.

  1. refactor(#304): move files into src folder
  2. chore(#110): sets dates for all projects so that they are ordered chronographically
  3. refactor(#108): moves projects into content collection
  4. feat :: adds project language meta
  5. feat :: adds more project details