Skip to content

0.1.0 - useLiveState syncing state to localStorage

Choose a tag to compare

@andreterron andreterron released this 21 Apr 06:17
· 35 commits to main since this release

0.1.0

Started from scratch. Kicking off with state synced to localStorage.

Added

  • useLiveState: a React hook that syncs state to localStorage, built on top of useLocalStorage from usehooks-ts.

Links