openmct/platform/framework
Victor Woeltjen 78effaa09f [Framework] Fix code style in BundleLoader
Fix code style and remove unuseful code from BundleLoader,
WTD-518.
2014-11-04 13:51:53 -08:00
..
lib [Framework] Add Promise polyfill 2014-10-31 13:14:34 -07:00
src [Framework] Fix code style in BundleLoader 2014-11-04 13:51:53 -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.