New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

animation-frame-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animation-frame-polyfill

Polyfill requestAnimationFrame and cancelAnimationFrame

1.0.2
latest
Source
npm
Version published
Maintainers
1
Created
Source

Animation Frame Polyfill

Installation

npm install animation-frame-polyfill --save

Example Usage (es2015)

import { requestAnimationFrame, cancelAnimationFrame } from 'animation-frame-polyfill';

Keywords

requestAnimationFrame

FAQs

Package last updated on 16 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts