Added .component syntax in ng-xos-lib

Change-Id: Icc6ff26cff1369038cc9684612f742af0a78c799
14 files changed
tree: e10264f8b1b059c2e8655a5030d63ad522e1fb29
  1. .bowerrc
  2. .eslintrc
  3. .gitignore
  4. .gitreview
  5. README.md
  6. bower.json
  7. dev/
  8. dist/
  9. gulp/
  10. gulpfile.js
  11. karma.conf.ci.js
  12. karma.conf.js
  13. karma.conf.ui.js
  14. package.json
  15. spec/
  16. src/
README.md

ngXosLib

Please see the full documentation here: http://ngxoslib.wiki.opencord.org/

Quick Notes

This library has been developer to be used along with the CORD Project and in particular to be integrated in XOS.

During the process we have developed a set of common bootstrap based UI Component and we decided to release them in the community, that's why you'll find more generated files than you'll need to include also if only the xosUiComponents.js is listed in the bower.json main section.