1.2.0 • Published 4 years ago

@essentials/raf v1.2.0

Weekly downloads
5,970
License
MIT
Repository
github
Last release
4 years ago

A tiny requestAnimationFrame and cancelAnimationFrame ponyfill

Quick Start

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

const handle = raf(tick)
caf(handle)

LICENSE

MIT