openmct/platform/framework
Victor Woeltjen 306d8ae9db [Framework] Add bundle resolver; normalize initialization
Simplify the extension initializer by putting each
phase's responsibilities into a specific class.
WTD-518.
2014-11-04 08:35:06 -08:00
..
lib [Framework] Add Promise polyfill 2014-10-31 13:14:34 -07:00
src [Framework] Add bundle resolver; normalize initialization 2014-11-04 08:35:06 -08:00
test [Structure] Add comments to temporary files 2014-10-31 09:49:09 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

Framework-level components for Open MCT Web. This is Angular and Require, with an extra layer to mediate between them and act as an extension mechanism to allow plug-ins to be introduced declaratively.