AMD (Asynchronous Module Definition)

API standard (just the API, not the implementation) of asynchronous module definition. RequireJS is an implementation of AMD.

amdjs/amdjs-api: Houses the Asynchronous Module Definition API (github.com)