Skip to content

chroma.js 1.0.0

Compare
Choose a tag to compare
@gka gka released this 02 Jul 03:41
  • refactored the entire codebase so every function sits in its own file, requiring other files it needs. chroma.js now uses mbloch/catty to resolve inter-dependencies.
  • numeric interpolation now does what it should
  • changed argument order in Color::interpolate