WebFontLoader is a wrapper around TypeKit's WebFontLoader: https://github.com/typekit/webfontloader
Monitor allows arbitrary JavaScript to be monitored for a changing result at a specific interval and to send that data back to the server when it changes.
Monitor allows arbitrary JavaScript to be monitored for a changing result at a specific interval and to send that data back to the server when it changes. This utilizes batch sends to avoid extraneous information but causes some intermediate data to be potentially lost.
ScriptLoader allows for dynamically loading JavaScript files after the page has loaded.