Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@formkit-gov/store

Pluggable state management with persistence and backend sync for form applications.

Status

Coming in v0.3.0 - This package is currently a placeholder.

See the roadmap for planned features.

Planned Features

  • Core store factory
  • sessionStorage adapter
  • localStorage adapter
  • Memory adapter
  • Zustand adapter
  • Redux adapter
  • TanStack Query adapter
  • Backend sync adapter
  • useFormPersistence hook
  • useSaveInProgress hook
  • useAutoSave hook
  • Conflict resolution strategies
  • Offline support utilities

Installation

pnpm add @formkit-gov/store

Documentation

Full documentation will be available at docs.formkit-gov.org/store when this package is released.

License

MIT