@essentials/raf
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

@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

Dependents (3)

Package Sidebar

Install

npm i @essentials/raf

Weekly Downloads

17,931

Version

1.2.0

License

MIT

Unpacked Size

12.1 kB

Total Files

20

Last publish

Collaborators

  • jaredlunde