# # Angular Tools: NgxGovFlanders (`@studiohyperdrive/ngx-gov-flanders`)

This library provides multiple utilities for projects related to the Flemish Government.

## Installation

Install the package first:

```shell
npm install @studiohyperdrive/ngx-gov-flanders
```

## Versioning and build information

This package will follow a semver-like format, `major.minor.patch`, in which:

- `major`: Follows the Angular major version
- `minor`: Introduces new features and (potential) breaking changes
- `patch`: Introduces bugfixes and minor non-breaking changes

For more information about the build process, authors, contributions and issues, we refer to the [hyperdrive-opensource](https://github.com/studiohyperdrive/hyperdrive-opensource) repository.

## Concept

The `ngx-gov-flanders` package provides helpers and wrappers that will make it easier to implement services and components that are provided by the Flemish Government.

## Documentation

To find more information regarding this package, we refer to [our documentation platform](https://open-source.studiohyperdrive.be/docs/angular/government/flanders/introduction).
