Skip to content

amiller-gh/currentScript-polyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

document.currentScript Polyfill

An exceptionally slim (~310b minified) polyfill for document.currentScript in IE9-IE11

This polyfill may not adhere strictly to spec when called in async code or in a callback. In these situations the spec calls for document.currentScript to return null. However, for the grand majority of your document.currentScript needs, this polyfill will do the job!

About

An exceptionally slim polyfill for document.currentScript in IE9+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published