@acpaas-ui/ngx-utils
v6.1.2
Published
The utils module is a collection of some frequently used utility modules like a filter, labels or window module. So you don't need to reinvent the wheel every time. You can find an overview in the [Modules](#modules) section below.
Downloads
400
Keywords
Readme
@acpaas-ui/ngx-utils
The utils module is a collection of some frequently used utility modules like a filter, labels or window module. So you don't need to reinvent the wheel every time. You can find an overview in the Modules section below.
Documentation
Visit our documentation site for full how-to docs and guidelines
Modules
| Name | Description | Documentation |
| ----------- | ------ | -------------------------- |
| FilterModule
| A basic module to filter a set of data using an input, checkbox or select filter. | Documentation |
| LabelsModule
| Some useful tools to handle (template) labels in isolated components. | Documentation |
| WindowModule
| Window provider to inject the browser’s native window object into a component. | Documentation |
Contributing
Visit our Contribution Guidelines for more information on how to contribute.