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.
Visit our documentation site for full how-to docs and guidelines
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 |
Visit our Contribution Guidelines for more information on how to contribute.