Skip to content

Project: StorageFirst, middleware for network requests to check browser local-storage first.

Notifications You must be signed in to change notification settings

md-web-client/local-storage-proxy-vue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-storage-proxy-vue-example

#4 Repeated refreshes should not trigger new requests.
Only new requests or stale data should trigger a network request.

#1 Should accept any library, axios, fetch, node-fetch, requestPromise

#2 Should use JSON Stringify and JSON Parse for localStorage

#3 Should be a prototype method allowing '.' syntax.

Project setup

yarn install
yarn run serve

Compiles and minifies for production

yarn run lint # Lints and fixes files
yarn run test
yarn run build

Customize configuration

See Configuration Reference.

About

Project: StorageFirst, middleware for network requests to check browser local-storage first.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published