loadscript
==========

Small script to load other scripts. Particulary useful to load bloated scripts
on-demand.


FEATURES
--------

- Small:
  - Filesize: +- 1KB.
  - Lines: +- 50, not much code, so hopefully easy to understand.
  - No dependencies on other libraries like jQuery.
- Permissive ISC license, see LICENSE file, feel free to contact me for
  questions or other terms.
- Officially supported browsers are:
  - Firefox and Firefox ESR.
  - Chrome and most recent webkit-based browsers.
  - IE10+.


USAGE
-----


EXAMPLES
--------

See example.html for an example.


Author
------

Hiltjo Posthuma <hiltjo@codemadness.org>
