react-forage
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

react-forage

React Forage

GitHub stars



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

/react-forage/

    Package Sidebar

    Install

    npm i react-forage

    Weekly Downloads

    2

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    89.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • chengpeiquan