@ngx-lite/eq
NGX-EQ is an Angular Directive that makes it easier to allow components to be responsive to their parent element size. CSS Media Queries fall short when it comes to reusable components, as they measure screen size and not the size context of the element.
NGX-EQ uses the Resize Observer API to efficiently add special CSS class hooks to style your component based on the current size of the component.
Documentation
License
MIT © Cory Rylan