vp-zoom
v3.5.0
Published
VP Delta zoom component for Angular.
Downloads
565
Maintainers
Readme
VpZoom
This library was generated with Angular CLI version 16.2.0
Contributor
Varun P [email protected]
Code scaffolding
Run ng generate component component-name --project vp-zoom
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project vp-zoom
.
Note: Don't forget to add
--project vp-zoom
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build vp-zoom
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build vp-zoom
, go to the dist folder cd dist/vp-zoom
and run npm publish
.
Running unit tests
Run ng test vp-zoom
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.