imready
Version:
This module is used to wait for the image or video to be ready.
21 lines (12 loc) • 316 B
Markdown
# @egjs/imready
> This module is used to wait for the image or video to be ready.
This is a guide page. Use [@egjs/imready](https://www.npmjs.com/package/@egjs/imready) for up to date features and support.
## Install
Using npm:
```
npm install @egjs/imready
```
or using yarn:
```
yarn add @egjs/imready
```