1.2.0 • Published 5 years ago

@essentials/raf v1.2.0

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

A tiny requestAnimationFrame and cancelAnimationFrame ponyfill

Quick Start

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

const handle = raf(tick)
caf(handle)

LICENSE

MIT