write-script
0.3.0 • Public • Published write-script
Writes a script tag to the document if the document is loading or inserts a
script tag in case the document finished loading.

Installation
npm i --save write-script
Usage
var writeScript = require('write-script');
writeScript('http://foo.com/bar.js', {
async: true
});
License
MIT
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads