@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    17,861
    • latest

Version History

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