# ember-resize-modifier

[![Netlify Status](https://api.netlify.com/api/v1/badges/ee8e9a44-3b73-4936-bc2a-e3beb84918d4/deploy-status)](https://app.netlify.com/sites/blissful-bell-745374/deploys)
[![Build Status](https://travis-ci.com/elwayman02/ember-resize-modifier.svg?branch=master)](https://travis-ci.com/elwayman02/ember-resize-modifier)

Resize Modifier for Ember.js Applications using ResizeObserver.

Check out the [documentation](https://ember-resize-modifier.jhawk.co/)!

We adhere to the [Ember Community Guidelines](https://emberjs.com/guidelines/) for our Code of Conduct.


## Compatibility

* Ember.js v3.28 or above
* Ember CLI v3.28 or above
* Node.js v16 or above
* [All N-1 browsers](https://caniuse.com/#search=resizeobserver)


## Installation

```
ember install ember-resize-modifier
```


## Usage

[Longer description of how to use the addon in apps.]


## Contributing

See the [Contributing](CONTRIBUTING.md) guide for details.


## License

This project is licensed under the [MIT License](LICENSE.md).
