ngx-i8
v3.0.2
Published
Ionic/firebase helpers
Readme
ngx-i8
Ionic/firebase helpers
npm run build --prod
cd dist/ngx-i8
npm publishPublishing
After building your library with ng build ngx-i8, go to the dist folder cd dist/ngx-i8 and run npm publish.
Links
- https://www.npmjs.com/package/karma-sabarivka-reporter
- https://typedoc.org/
- https://firebase.google.com/docs/reference
- https://rxjs-dev.firebaseapp.com/api
- https://www.typescriptlang.org/docs
- https://github.com/angular/angularfire
- https://github.com/nrwl/nx-examples
- https://github.com/angular/angularfire/blob/master/docs/analytics/getting-started.md
- https://github.com/semantic-release/semantic-release
Names
get* returns an value set* changes the value list* returns an list of values load* update the state of the object using other methods build* creates and return an object
How to use
in angular.json of the project calling the angular lib via the link
projects.$name.architect.build.options.preserveSymlinks: true
