UNPKG

@segment/load-script

Version:

Dynamically and asynchronously load a script file.

30 lines (20 loc) 579 B
1.0.1 / 2016-05-09 ================== * Add npm authing to circle.yml (for automatic tag publishing) 1.0.0 / 2016-05-07 ================== * Remove Duo support * Set up CI/test harness 0.1.2 / 2014-06-24 ================== * wait til next frame to callback in all cases 0.1.1 / 2014-06-12 ================== * append script after event listeners are added for IE * use script-onload component 0.1.0 - September 24, 2013 -------------------------- * swap callback to take `err, event`, by [@trevorgerhardt](https://github.com/trevorgerhardt) 0.0.1 ----- :sparkles: