https://github.com/alphahydrae/angular-pdf-experiments
Experimenting with client-side PDF generation in an Angular application
https://github.com/alphahydrae/angular-pdf-experiments
Last synced: 15 days ago
JSON representation
Experimenting with client-side PDF generation in an Angular application
- Host: GitHub
- URL: https://github.com/alphahydrae/angular-pdf-experiments
- Owner: AlphaHydrae
- License: mit
- Created: 2021-09-23T10:50:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-23T13:30:10.000Z (over 4 years ago)
- Last Synced: 2025-01-19T22:15:30.793Z (12 months ago)
- Language: HTML
- Homepage: https://alphahydrae.github.io/angular-pdf-experiments/
- Size: 755 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Angular PDF Experiments
[](https://alphahydrae.github.io/angular-pdf-experiments/)
[](https://github.com/AlphaHydrae/angular-pdf-experiments/actions/workflows/build.yml)
[](./LICENSE.txt)
Experimenting with client-side PDF generation in an Angular application.
## Usage
```bash
git clone https://github.com/AlphaHydrae/angular-pdf-experiments.git
cd angular-pdf-experiments
npm ci
npm start
```
Your browser should open at http://localhost:4200.