Get Utility
===========

The Get Utility is an asynchronous script and CSS loader that can be used to
dynamically inject `<script>` and `<link>` nodes into the page. Get is used
under the hood by Loader, JSONP, and other components to load script and CSS
resources.

Links
-----

* User Guide & Examples: http://yuilibrary.com/yui/docs/get/
* API docs: http://yuilibrary.com/yui/docs/api/modules/get.html
