https://github.com/html-next/ember-raf-scheduler
Simple generic scheduler that wraps the Ember runloop and requestAnimationFrame
https://github.com/html-next/ember-raf-scheduler
Last synced: 2 months ago
JSON representation
Simple generic scheduler that wraps the Ember runloop and requestAnimationFrame
- Host: GitHub
- URL: https://github.com/html-next/ember-raf-scheduler
- Owner: html-next
- License: mit
- Created: 2017-10-27T19:12:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T20:44:06.000Z (about 2 years ago)
- Last Synced: 2025-05-06T17:26:22.081Z (about 1 year ago)
- Language: JavaScript
- Size: 363 KB
- Stars: 9
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ember-raf-scheduler
[Short description of the addon.]
## Compatibility
- Ember.js v4.12 or above
- Embroider or ember-auto-import v2
## Installation
```
ember install ember-raf-scheduler
```
## 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).