A high-performance animated dot-grid canvas library.
Live demo: biering.github.io/wavedance
wavedance— framework-agnostic canvas librarylanding— Astro + React demo site (live example)
pnpm install
pnpm build
pnpm test
pnpm ciReleases are automated with release-please on the main branch.
- Use Conventional Commits (
feat:,fix:,feat!:for breaking changes). - Release Please opens a release PR that bumps
wavedanceand updatesCHANGELOG.md. - Merge the release PR to tag the release (
wavedance-v*), create a GitHub release, and publish to npm.
MIT