Skip to content

9wick/preload-each

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

preload-each

Preload all html on linked page.

install and use

<script async src="https://unpkg.com/preload-each/index.js" onload="new PreloadEach().start();"></script>

api

 new PreloadEach(options).start();

##options

options = {
   targetDom : document, 
   maxFetchNum : 2,       
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published