polyfill
JavaScript Polyfills - set includes requestAnimationFrame, performance.now, Array.indexOf, and Function.bind
[x] Array.indexOf [x] Function.bind [ ] requestAnimationFrame [ ] performance.now
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdpolyfills-pkg |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpolyfills-pkg
WebJar for polyfills-pkg
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| polyfills-pkg-0.1.2.pom | |
| polyfills-pkg-0.1.2.jar | 11 KB |
| polyfills-pkg-0.1.2-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/polyfills-pkg/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>polyfills-pkg</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/polyfills-pkg/
implementation 'org.webjars.bower:polyfills-pkg:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/polyfills-pkg/
implementation ("org.webjars.bower:polyfills-pkg:0.1.2")
'org.webjars.bower:polyfills-pkg:jar:0.1.2'
<dependency org="org.webjars.bower" name="polyfills-pkg" rev="0.1.2">
<artifact name="polyfills-pkg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='polyfills-pkg', version='0.1.2')
)
libraryDependencies += "org.webjars.bower" % "polyfills-pkg" % "0.1.2"
[org.webjars.bower/polyfills-pkg "0.1.2"]
JavaScript Polyfills - set includes requestAnimationFrame, performance.now, Array.indexOf, and Function.bind
[x] Array.indexOf [x] Function.bind [ ] requestAnimationFrame [ ] performance.now