💡 Roadmap
A zero-backend, static web playground shipped inside the repo (under playground/) so people can try chroma-flow without installing anything.
Desired features
- 🎨 Seed color picker + live palette preview
- 🔁 One-click copy for each export format
- 👁️ Toggle CVD simulation overlay on the swatches
- 📊 Contrast matrix (every stop × black/white text)
- 🔗 Shareable URL state (encode seed + options in the hash)
Tech notes
- Plain Vite + TypeScript (no framework needed) to stay close to the library.
- Deploy via GitHub Pages from the
playground/dist artifact.
This is a larger task — happy to break it into sub-issues for contributors who want to take a slice. Comment if interested!
💡 Roadmap
A zero-backend, static web playground shipped inside the repo (under
playground/) so people can try chroma-flow without installing anything.Desired features
Tech notes
playground/distartifact.This is a larger task — happy to break it into sub-issues for contributors who want to take a slice. Comment if interested!