Skip to content

caching-guru/cache-xmlhttprequests-vanillajs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cache-xmlhttprequests-vanillajs

This script is used by us to cache XMLHTTPRequests in SPAs.

This script only makes sense if server-side rendering is used. The file will intercept ALL XMLHTTPRequests and reply with a cached version of the response.

Development is on-going, some critical features may be still missing.

Visit caching.guru for more information.

About

This script is used by us to cache XMLHTTPRequests in SPAs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published