# 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)


[![npm](https://img.shields.io/npm/v/ng-packagr.svg?style=flat-square)](https://www.npmjs.com/package/ng-packagr)
[![npm License](https://img.shields.io/npm/l/ng-packagr.svg?style=flat-square)](https://github.com/ng-packagr/ng-packagr/blob/main/LICENSE)

## Installation

```bash
npm install -D @kv-systems/ng-packagr
```
