Skip to content

☁️ hook to manage url query params as default state & persist local state

License

Notifications You must be signed in to change notification settings

habx/react-query-state

Repository files navigation

React Query State

CircleCI Version Size License

Features

  • Persists state in url search query params
  • Persists state in session storage if cacheKey provided
  • Parse url search query string to right types (boolean/number/string...)