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

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

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