UNPKG
@meisterplayer/util-load-script
Version:
latest (1.0.1)
1.0.1
Load a remote script asynchronously
@meisterplayer/util-load-script
/
README.md
5 lines
(2 loc)
•
203 B
Markdown
View Raw
1
2
3
4
5
# Script Loader Simple
function
to
asynchronously load an
external
script.
Returns
a promise which resolves
when
the download
is
complete,
or
if it finds a script
with
the same name already loaded in.