@kv-systems/ng-packagr
Version:
Compile and package Angular libraries in Angular Package Format (APF)
16 lines (9 loc) • 543 B
Markdown
# ng-packagr
This is a fork of [ng-packagr/ng-packagr](https://github.com/ng-packagr/ng-packagr) which has been updated for use with Angular 19.
> Compile and package Angular libraries in Angular Package Format (APF)
[](https://www.npmjs.com/package/ng-packagr)
[](https://github.com/ng-packagr/ng-packagr/blob/main/LICENSE)
## Installation
```bash
npm install -D @kv-systems/ng-packagr
```