# `@ibenvandeveire/ngx-layout`

This Angular package is a collection of components, directives, cell renderers, drag-and-drop utilities, and responsive design helpers for layout management.

## Documentation

Full documentation, usage examples, and API reference for `@ibenvandeveire/ngx-layout` are available on the [OpenSource Wiki](https://github.com/IbenTesara/opensource/wiki).

Detailed component-level API documentation is also available via the [Compodoc Documentation](https://ibentesara.github.io/opensource/).

## Running Unit Tests

Run `nx test layout` to execute the unit tests.
