Vue cache plugin for axios using vuex store
<p align="center"> <img src="logo.png" width="100px" /> </p> <h1 align="center">swrv</h1>
state management for Vue.js
Vuex plugin for vue-cli
Cache dispatched actions and prevent repeated requests and heavy actions.
A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
A Vuex persistence plugin in Typescript
Decorators to make class-like Vuex modules
A simple key/value storage using files to persist the data
TypeScript definitions for papaparse
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Require hook for automatic V8 compile cache persistence
Effortlessly keep vue-router and vuex store in sync.
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
TypeScript definitions for http-cache-semantics
Create a full Content-Type header given a MIME type or extension and cache the result
Binding helpers for Vuex and vue-class-component
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
Simple and straightforward mock for Vuex v3.x Store
Enable two-way data binding for form fields saved in a Vuex store
A generational pseudo-LRU cache with strict maximum size limits.