We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed7b0a commit 83204faCopy full SHA for 83204fa
package.json
@@ -3,6 +3,7 @@
3
"title": "jQuery requestAnimationFrame",
4
"description": "Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery 1.8",
5
"version": "0.1.3pre",
6
+ "main": "dist/jquery.requestAnimationFrame.js",
7
"homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",
8
"author": {
9
"name": "Corey Frang",
0 commit comments