animation-frame-polyfill

WebJar for animation-frame-polyfill

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

animation-frame-polyfill
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

animation-frame-polyfill
WebJar for animation-frame-polyfill
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/webdeveric/animation-frame-polyfill

Скачать animation-frame-polyfill

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/animation-frame-polyfill/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>animation-frame-polyfill</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/animation-frame-polyfill/
implementation 'org.webjars.npm:animation-frame-polyfill:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/animation-frame-polyfill/
implementation ("org.webjars.npm:animation-frame-polyfill:1.0.1")
'org.webjars.npm:animation-frame-polyfill:jar:1.0.1'
<dependency org="org.webjars.npm" name="animation-frame-polyfill" rev="1.0.1">
  <artifact name="animation-frame-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='animation-frame-polyfill', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "animation-frame-polyfill" % "1.0.1"
[org.webjars.npm/animation-frame-polyfill "1.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Animation Frame Polyfill

Installation

npm install animation-frame-polyfill --save

Example Usage (es2015)

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

Версии библиотеки

Версия
1.0.1