0.2.1 • Published 4 months ago

react-forage v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

LocalForage Hooks and Providers for React.

Usage

With npm(or yarn, or pnpm):

npm install react-forage

In .jsx / .tsx or other files:

import { LocalForageProvider, useLocalForageState } from 'react-forage'

Documentation

APIs and examples are provided here.

See: https://forage.cpq.dev

Release Notes

Please refer to CHANGELOG for details.

License

MIT License © 2024-PRESENT chengpeiquan