Module: get
Provides a mechanism to fetch remote resources and
insert them into a document
This utility can fetch JavaScript and CSS files, inserting script
tags for script and link tags for CSS. Note, this
is done via the normal browser mechanisms for inserting
these resources and making the content available to
code that would access it. Be careful when retreiving
remote resources. Only use this utility to fetch
files from sites you trust.
This module contains the following classes: