Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elwayman02/ember-resize-modifier
Resize Modifier for Ember.js Applications using ResizeObserver
https://github.com/elwayman02/ember-resize-modifier
addon ember modifier resizeobserver
Last synced: about 2 months ago
JSON representation
Resize Modifier for Ember.js Applications using ResizeObserver
- Host: GitHub
- URL: https://github.com/elwayman02/ember-resize-modifier
- Owner: elwayman02
- License: mit
- Created: 2020-05-05T23:39:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T21:24:00.000Z (9 months ago)
- Last Synced: 2024-04-11T00:44:25.384Z (9 months ago)
- Topics: addon, ember, modifier, resizeobserver
- Language: JavaScript
- Homepage: https://ember-resize-modifier.jhawk.co/
- Size: 3.11 MB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-resize-modifier
[Short description of the addon.]
## Compatibility
- Ember.js v4.12 or above
- Embroider or ember-auto-import v2## 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).