1.16.2 • Published 4 years ago
ncarb-angular-common v1.16.2
packaged ncarb-angular-common
This repo is for distribution on bower.
Install
bower install ncarb-angular-common --saveThen add ncarb.services and/or ncarb.directives as a dependency for your app:
angular.module('myApp', ['ncarb.services','ncarb.directives']);Add a <script> reference to your index.html (otherwise let grunt wiredep handle it):
<script src="/bower_components/ncarb-angular-common/servicesModule.js"></script>Docs
npm install -g conventional-changelog@1.1.0