1.0.0 • Published 2 years ago

havatar v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Havatar

This library was generated with Angular CLI version 14.2.0.

How to use

  • Install the package using npm
  • Import it in your module
  • Add the avatar component in your template using component selector
  • As the profile name, pass an input name with the selector. Example: <h-avatar name="Joe Gage">

Code scaffolding

Run ng generate component component-name --project havatar to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project havatar.

Note: Don't forget to add --project havatar or else it will be added to the default project in your angular.json file.

Build

Run ng build havatar to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build havatar, go to the dist folder cd dist/havatar and run npm publish.

Running unit tests

Run ng test havatar to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

1.0.0

2 years ago

0.0.1

2 years ago