React wrapper for @sarmal/core. Use when adding animated loading indicators with @sarmal/react — covers the Sarmal, SarmalSVG, and SarmalDotMatrix components, their hooks, init vs runtime props, curve morphing, and instance access.
Animated curve library for the web. Use when adding animated curves, loading indicators, or ambient motion with @sarmal/core — covers createSarmal (canvas), createSarmalSVG, createSarmalDotMatrix, terminal renderer, built-in curves, lifecycle, animation controls, and auto-init.
Svelte 5 wrapper for @sarmal/core. Use when adding animated loading indicators with @sarmal/svelte — covers the Sarmal and SarmalSVG components, sarmal and sarmalSVG actions, useSarmal and useSarmalSVG runes, init vs runtime options, and instance access via bind:instance.