Skip to content

Schepp/async-document.write

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async document.write

This tiny library patches a browser's native document.write to execute in an async, non-blocking way.

If you plan on targeting IE 11, you'll also need this document.currentScript polyfill. IE 10 and lower are not supported and will fall back to the original behavior. The same is true for IE 11 without the above polyfill.

About

Patches document.write to execute in a non-blocking way.

Resources

License

Stars

Watchers

Forks

Packages

No packages published