/ngx-capture

Angular Html2Canvas wrapper

Primary LanguageTypeScript

ngx-capture

This library was generated with Angular CLI version 9+.

Demo

Run ng serve for a dev server. Navigate to http://localhost:4200/. This will start the ngx-capture-demo project.

ngx-capture module

See projects/ngx-capture/README.md for usage and installation instructions for the ngx-capture module.

Build the lib

Run ng build ngx-capture-lib to build the project. The build artifacts will be stored in the dist/ngx-capture-lib directory.

Publishing to npm

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

Running unit tests

Run ng test ngx-capture-lib to execute the unit tests via Karma.