@plastic-js/zag
v0.1.1
Published
Zag.js framework adapter for the Plastic JSX runtime.
Downloads
209
Readme
@plastic-js/zag
Zag.js framework adapter for the Plastic JSX runtime.
The Plastic counterpart to @zag-js/solid, @zag-js/react, and @zag-js/vue.
Install
npm install @plastic-js/zagPeer dependencies: @plastic-js/plastic, alien-signals.
Exports
machine— bind a zag-js state machine to Plastic's reactivity.mergeProps— zag-style prop merging (reverse-order event chaining,class/styleconcatenation).normalizeProps— DOM prop normalizer for zag-js machines.createComputed— Plastic-flavored computed.useSyncExternalStore— external-store subscription primitive.
