@clickshaq11/react-cache
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Caching library for React applications

Provides efficient way to cache network requests locally using either LocalStorage or in-memory storage.

Installation

NPM

To install from npm repository:

npm install @clickshaq11/react-cache

or, with pnpm:

pnpm install @clickshaq11/react-cache

or, with yarn:

yarn add @clickshaq11/react-cache

Git

git clone https://github.com/clickshaq11/react-cache.git
npm link /path/to/cloned/repo --global

Readme

Keywords

none

Package Sidebar

Install

npm i @clickshaq11/react-cache

Weekly Downloads

54

Version

1.1.0

License

none

Unpacked Size

30.2 kB

Total Files

31

Last publish

Collaborators

  • clickshaq11