Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 834 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 834 Bytes

@rcp/use.syncstorage

NPM version NPM Downloads

Sync state to storage

Installation

npm install @rcp/use.syncstorage
# or use yarn
yarn add @rcp/use.syncstorage

Usage

import { useRouterHistoryStateSync, useLocalStorageStateSync } from '@rcp/use.syncstorage'

API

Related

Authors

This library is written and maintained by 余聪, [email protected].

License

MIT