Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).