@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

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i @essentials/raf

    Weekly Downloads

    17,861

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    12.1 kB

    Total Files

    20

    Last publish

    Collaborators

    • jaredlunde