UNPKG

@ogs-gmbh/ngx-utils

Version:

A lightweight collection of utility functions and helpers for Angular applications

44 lines (30 loc) 1.89 kB
# Angular Utilities ![GitHub License](https://img.shields.io/github/license/OGS-GmbH/ngx-utils?color=0f434e) ![NPM Version](https://img.shields.io/npm/v/%40ogs-gmbh%2Fngx-utils?color=0f434e) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/OGS-GmbH/ngx-utils/main-deploy.yml?color=0f434e) This repository provides a lightweight collection of utility functions and helpers for Angular applications. Designed to simplify common tasks such as type checking, formatting, data manipulation, and reactive programming patterns, this library helps improve code readability, reusability, and maintainability across projects. ## Installation To get started, you can install this package using your preferred package manager. ````shell npm install -D @ogs-gmbh/ngx-utils ```` <details> <summary>Other package manager</summary> <br /> ````shell yarn add -D @ogs-gmbh/ngx-utils ```` ````shell pnpm install -D @ogs-gmbh/ngx-utils ```` </details> ## License The MIT License (MIT) - Please have a look at the [LICENSE file](./LICENSE) for more details. ## Contributing Contributions are always welcome and greatly appreciated. Whether you want to report a bug, suggest a new feature, or improve the documentation, your input helps make the project better for everyone. If you're unsure where to start, check the open issues for guidance. Even small contributions, such as fixing typos or improving code readability, are valuable. Feel free to submit a pull request or start a discussion — we're happy to collaborate! --- <a href="https://www.ogs.de/en/"><img src="https://www.ogs.de/fileadmin/templates/main/img/logo.png" height="32" /></a> <p>Gesellschaft für Datenverarbeitung und Systemberatung mbH</p> [Imprint](https://www.ogs.de/en/imprint/) | [Contact](https://www.ogs.de/en/contact/) | [Careers](https://www.ogs.de/en/about-ogs/#Careers)