npm.io
1.2.0 • Published 6 years ago

@essentials/raf

Licence
MIT
Version
1.2.0
Deps
0
Size
12 kB
Vulns
0
Weekly
0
Stars
11

@essentials/raf

Bundlephobia Types NPM Version MIT License

npm i @essentials/raf

A tiny requestAnimationFrame and cancelAnimationFrame ponyfill

Quick Start

import {raf, caf} from '@essentials/raf'

const handle = raf(tick)
caf(handle)

LICENSE

MIT

Keywords