Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.04 KB

File metadata and controls

20 lines (13 loc) · 1.04 KB

@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.