@ngx-lite/eq
TypeScript icon, indicating that this package has built-in type declarations

14.0.0 • Public • Published

@ngx-lite/eq

npm version

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

Readme

Keywords

none

Package Sidebar

Install

npm i @ngx-lite/eq

Weekly Downloads

3

Version

14.0.0

License

MIT

Unpacked Size

51.6 kB

Total Files

16

Last publish

Collaborators

  • coryrylan