Skip to content

feat: live in-repo web playground #4

Description

@Cryptoteep

💡 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions