Pluggable state management with persistence and backend sync for form applications.
Coming in v0.3.0 - This package is currently a placeholder.
See the roadmap for planned features.
- Core store factory
- sessionStorage adapter
- localStorage adapter
- Memory adapter
- Zustand adapter
- Redux adapter
- TanStack Query adapter
- Backend sync adapter
useFormPersistencehookuseSaveInProgresshookuseAutoSavehook- Conflict resolution strategies
- Offline support utilities
pnpm add @formkit-gov/storeFull documentation will be available at docs.formkit-gov.org/store when this package is released.
MIT