Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T13:15:16.000Z (2 months ago)
- Last Synced: 2024-11-15T06:02:52.262Z (about 2 months ago)
- Topics: addon, ember, modifier, scroll
- Language: JavaScript
- Homepage: https://ember-scroll-modifiers.jhawk.co/
- Size: 7.1 MB
- Stars: 21
- Watchers: 4
- Forks: 11
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-scroll-modifiers
[![Netlify Status](https://api.netlify.com/api/v1/badges/4592380c-39ca-493a-91f9-49e08bd4b59b/deploy-status)](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).