CARVIEW |
jeresig
(John Resig)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- John Resig
- Website/Blog
- https://ejohn.org/
- Company
- Mozilla Corporation
- Location
- Boston, MA
- Member Since
- Feb 28, 2008 (about 1 year)
- 12 public repos
- 999 followers
Following 9 githubbers and watching 29 repositories view all →
Public Repositories (12)
-
processing-js
A port of the Processing visualization language to JavaScript.
Last updated Tue Dec 01 08:52:19 -0800 2009
-
sizzle
A sizzlin' hot selector engine.
Last updated Mon Nov 23 09:38:51 -0800 2009
-
testswarm
Distributed continuous integration testing for JavaScript.
Last updated Wed Nov 11 13:49:00 -0800 2009
-
retweet
A simple retweet button.
Last updated Mon Oct 05 12:17:51 -0700 2009
-
fireunit
A Firebug extension for JavaScript testing.
Last updated Sun Oct 04 18:47:58 -0700 2009
-
selectortest
A test suite for the Selectors API specification.
Last updated Mon Sep 21 18:58:31 -0700 2009
-
github-contest
A dumb entry into the Github contest.
Last updated Wed Jul 29 15:28:33 -0700 2009
-
taskspeed
my self help book all about how to speed up your tasks?
Forked from phiggins42/taskspeed Fri Feb 27 07:35:38 -0800 2009
Last updated Fri Feb 27 10:31:59 -0800 2009
-
dromaeo
JavaScript Performance Test Suite
Last updated Tue Jan 27 10:07:27 -0800 2009
-
jeresig.github.com
A GitHub-powered web site.
Last updated Tue Dec 16 20:27:56 -0800 2008
-
env-js
A pure-JavaScript browser environment.
Last updated Sun Oct 12 08:27:10 -0700 2008
-
vote
Reddit, Hacker News, Digg voting script for Ubiquity.
Last updated Thu Sep 04 12:37:35 -0700 2008
Public Activity 
How does this affect browsers that don't support list-item styling?

-
Andrea Giammarchi committed 3a23a5c1:
Changed the === undefined ready event check to == null since frameElement is usually null and was skipping the normal line of checks.
qunit throws syntax error on Safari 2.0.4
The assesrtions inside an QUnit.asyncTest are not evaluated asynchronously