Skip to content

0.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mster mster released this 27 Mar 03:44
· 4 commits to main since this release

Note: The API will change in the future.

Currently supported harmonies (prismaek.harmonies):

  • complementary
  • splitComplementary
  • triadic
  • tetradic
  • analagous
  • analagousTight
  • stepSixty

Currently supported conversions (prismaek.utils):

  • hex2RGB
  • hex2HSV
  • RGB2Hex
  • RGB2HSV
  • HSV2RGB
  • HSV2Hex
  • isHex (checks if string is a valid hex color)

New Project