openmct/platform/core
Victor Woeltjen 5088453712 [Build] Remove use strict, global
Remove usages of use strict and global declarations that are
no longer necessary with JSHint configuration, from files
added/changed since #724
2016-04-08 16:11:12 -07:00
..
src [Build] Remove use strict, global 2016-04-08 16:11:12 -07:00
test [Build] Remove use strict, global 2016-04-08 16:11:12 -07:00
bundle.js Merge branch 'master' into open671 2016-04-08 16:08:19 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains core software components of Open MCT Web. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.