Simple function for loading script tags in the browser asynchronously
npm install @lourd/load-script[npm-badge]: https://img.shields.io/npm/v/@lourd/load-script.svg?style=flat-square
[npm]: https://www.npmjs.com/package/@lourd/load-script
[travis-badge]: https://travis-ci.org/lourd/js-load-script.svg
[travis]: https://travis-ci.org/lourd/js-load-script
This single-function JavaScript module is a simple, no-frills way to add script tags to a browser document asynchronously.
``sh`
yarn install @lourd/load-script