Ways of Using Sprig
Sprig can be used through its core JavaScript DOM helpers or through .sprig files compiled by the repository Vite plugin. Optional functionality is split into package entries for forms, routing, and animation.
It is not Vue and does not offer Vue's Options API, Composition API compatibility, or a Vue plugin registry. The Vite plugin is currently internal to this repository; the checkout demo is the verified setup. See Creating an Application.