openmct/example/builtins
Victor Woeltjen b383be0711 [Example] Add example bundle for built-ins
Add bundle which will serve as an example of how to
declare the presence of Angular built-ins as extensions
which will be recognized by the framework layer.

Also useful for generally verifying that functionality
provided by framework layer provides sufficient support
for other bundles to expose application features.
WTD-518.
2014-11-04 14:40:06 -08:00
..
res/templates [Example] Add example bundle for built-ins 2014-11-04 14:40:06 -08:00
bundle.json [Example] Add example bundle for built-ins 2014-11-04 14:40:06 -08:00
README.md [Example] Add example bundle for built-ins 2014-11-04 14:40:06 -08:00

This bundle is intended to serve as an example of registering extensions which are mapped directly to built-in Angular features.

These are:

  • Controllers
  • Directives
  • Routes
  • Services