term.js
term.js copied to clipboard
Define term.js as an AMD module when AMD is defined
In addition to the Node style modules that term.js already supports this commit adds support for AMD browser modules. The module usage is auto-detected.