🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

animation-frame-polyfill

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
a

animation-frame-polyfill

Polyfill requestAnimationFrame and cancelAnimationFrame

1.0.2
latest
100

Supply Chain Security

100

Vulnerability

67

Quality

76

Maintenance

100

License

Version published
Weekly downloads
54K
0.4%
Maintainers
1
Weekly downloads
 
Created
Issues
0

Animation Frame Polyfill

Installation

npm install animation-frame-polyfill --save

Example Usage (es2015)

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

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