Skip to content

mesutcan/Smart-Fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

  Jquery Smart Fetch Plugin serves the following purposes:

    Called with a URL
    Check to see if the URL has been fetched within the last five minutes
    If it hasn't, initiate an AJAX call and store the results locally
    If it has, fetch it from memory
    On success execute a success callback with the data
    On error execute an error callback

About

Jquery Smart Fetch Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published