cmy 02a04f55a0 2023-3-15 %!s(int64=2) %!d(string=hai) anos
..
LICENSE 02a04f55a0 2023-3-15 %!s(int64=2) %!d(string=hai) anos
README.md 02a04f55a0 2023-3-15 %!s(int64=2) %!d(string=hai) anos
currentScript.js 02a04f55a0 2023-3-15 %!s(int64=2) %!d(string=hai) anos
package.json 02a04f55a0 2023-3-15 %!s(int64=2) %!d(string=hai) anos

README.md

document.currentScript Polyfill

An exceptionally slim (~310kb minified) polyfill for document.currentScript in IE9+

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!