Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

js-fun/page-ready-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page ready checker

How could tell a page is ready while they are many components to be render via ajax calls?

What we like to do is

  • log something when some critical components have been loaded.
  • log something when both critical components and page level components have been loaded. At such point, we call "page ready".
  • timeout if both thing can not be done.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published