bun add github:ethan-huo/ripple-zag#v0.2.0Each release tag is a package snapshot whose repository root is installable as
ripple-zag. Use the latest vX.Y.Z tag from GitHub when adding the dependency.
This package is not published to npm.
import { useMachine, normalizeProps } from "ripple-zag"useMachine binds a @zag-js/* machine to Ripple's reactivity;
normalizeProps maps Zag's prop objects onto Ripple/TSRX attributes.
ripple >= 0.3.0
Component demos live in the ripple-explore
showcase.
Hard fork of anubra266/zag-ripple
(MIT, © Abraham Aremu). Renamed to ripple-zag and maintained independently for
our own Ripple/TSRX projects; it no longer tracks upstream.
See PUBLISHING.md. Bump package.json#version, push to
main, and CI tags v${version}.