@xweb3/swr-store
TypeScript icon, indicating that this package has built-in type declarations

0.0.21 • Public • Published

@xweb3/swr-store

Docs Link

Installation

yarn add @xweb3/swr-store
// or
npm i @xweb3/swr-store --save

middleware

[[completedMiddleware]] SWR data update Middleware

Hooks

[[useStore]] Data status management

[[useCompleted]] Data calculation and storage

[[usePagination]] Key based paging of massive cached data.

[[useDataPagination]] Data based paging of massive cache data.

[[useSearch]] Data search

[[useFilterFromKey]] Search data from the provided key value

[[useFilterFromData]] Search data from the provided data

Function

[[findDataByFilter]] Search data from provided data

/@xweb3/swr-store/

    Package Sidebar

    Install

    npm i @xweb3/swr-store

    Weekly Downloads

    2

    Version

    0.0.21

    License

    MIT

    Unpacked Size

    48.7 kB

    Total Files

    16

    Last publish

    Collaborators

    • xweb3