tree: aafa9b084753507bd7c20e24351988d0d388af08 [path history] [tgz]
  1. README.md
  2. initialize_testbed.ts
  3. karma.conf.js
  4. ng-package.json
  5. ng-package.prod.json
  6. noBUILD.bazel
  7. package.json
  8. rxjs_shims.js
  9. src/
  10. tsconfig.json
  11. tsconfig.lib.json
  12. tsconfig.spec.json
  13. tslint.json
web/gui2-fw-lib/projects/gui2-fw-lib/README.md

gui2-fw-lib

This project separates out the Framework part of the ONOS GUI2 project into a separate Angular library that is published on NPM at https://www.npmjs.com/package/gui2-fw-lib

This for reuse outside of ONOS by any project such as µONOS GUI

This can be published from ONOS Bazel with

bazel run //web/gui2-fw-lib/projects/gui2-fw-lib:gui2-fw-lib-pkg.publish

or created locally with

bazel build //web/gui2-fw-lib/projects/gui2-fw-lib:onos-gui2-fw-ng-build