@remix-pwa/cache
v2.0.12
Published
A thin-layered wrapper around the browser's Cache Storage API that supercharges your Remix PWA's caching capabilities.
Maintainers
Readme
@remix-pwa/cache
@remix-pwa/cache is a thin wrapper around the browser's Cache Storage & Cache API that supercharges your normal browser cache with LRU (least recently used) capabilities as well as expiration and versioning.
https://remix-pwa.run/docs/remix-cache
Installation
npm install @remix-pwa/cacheAPI
Check out the repository for more information on when the docs would be available.
In the meantime, feel free to play around with the library.
