mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 21:53:08 +00:00
650969d9c5
Begin implementation registration phase of framework layer initialization process. This phase is responsible for registering resolved extensions with Angular, in a manner than individual extensions can later request dependencies from. WTD-518. |
||
---|---|---|
.. | ||
lib | ||
src | ||
test | ||
README.md |
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.