1.0.1 • Published 9 years ago

add-script v1.0.1

Weekly downloads
17
License
ISC
Repository
github
Last release
9 years ago

A module that takes a url and a callback that will be run when the script is loaded.

var addScript = require('add-script')
addScript(script, function() {
    // script is loaded
})
1.0.1

9 years ago

1.0.0

9 years ago