https://github.com/elwayman02/ember-scroll-modifiers
Scroll-based Modifiers for Ember.js Applications
https://github.com/elwayman02/ember-scroll-modifiers
addon ember modifier scroll
Last synced: 10 months ago
JSON representation
Scroll-based Modifiers for Ember.js Applications
- Host: GitHub
- URL: https://github.com/elwayman02/ember-scroll-modifiers
- Owner: elwayman02
- License: mit
- Created: 2020-02-28T00:44:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T13:46:26.000Z (11 months ago)
- Last Synced: 2025-05-20T09:06:08.641Z (11 months ago)
- Topics: addon, ember, modifier, scroll
- Language: JavaScript
- Homepage: https://ember-scroll-modifiers.jhawk.co/
- Size: 6.75 MB
- Stars: 21
- Watchers: 4
- Forks: 11
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-scroll-modifiers
[](https://app.netlify.com/sites/cocky-jackson-54cc4d/deploys)
Scroll-based Modifiers for Ember Applications
Check out the [documentation](https://ember-scroll-modifiers.jhawk.co/)!
We adhere to the [Ember Community Guidelines](https://emberjs.com/guidelines/) for our Code of Conduct.
## Compatibility
* Ember.js v4.4 or above
* Ember CLI v4.4 or above
* Node.js v18 or above
* [All N-1 Browsers](https://caniuse.com/#feat=intersectionobserver)
## Installation
```
ember install ember-scroll-modifiers
```
## 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).