Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 428 Bytes

File metadata and controls

18 lines (11 loc) · 428 Bytes

Visual Effect

Interactive visualizations for Effect programs, built with Effect itself.

What is this?

An interactive Next.js app that visualizes how Effect operations execute over time. Watch effects run, compose, race, and handle errors with animated nodes and synchronized sound feedback.

Local Development

pnpm install
pnpm dev

License

MIT — see LICENSE