EvrythngJS uses AMD (RequireJS) to load all of its building modules.
This is the higher level module that requires the EVT.App, EVT.User and
and EVT.Device classes representing the Application, User and Device scopes respectively.
All other modules are loaded as dependencies of these.
EvrythngJS is wrapped in a UMD definition which makes it available as an AMD (RequireJS) module, CommonJS (Node.js) or browser globals.
EvrythngJS bundle also includes:
Return fully built EVT module.
EVRYTHNG's JavaScript SDK