This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 4251a83f9cdc9edc4e5814691f0071b51b766e4d
tree 53075572fd7db5bb62eca01e30f698b2197e0e82
parent 4449308fbce4c34f46737469fae6698c0ed63230 parent 1fdd3c54b25e5fdacbf39ccc80d2b001971c7025
tree 53075572fd7db5bb62eca01e30f698b2197e0e82
parent 4449308fbce4c34f46737469fae6698c0ed63230 parent 1fdd3c54b25e5fdacbf39ccc80d2b001971c7025
sizzle /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Wed Jan 07 14:10:28 -0800 2009 | |
| |
Makefile | Fri Oct 31 15:10:10 -0700 2008 | |
| |
README | Fri Feb 20 10:02:18 -0800 2009 | |
| |
libs/ | ||
| |
sizzle.js | ||
| |
speed/ | Sat Apr 25 12:22:58 -0700 2009 | |
| |
test/ | Wed May 20 15:00:38 -0700 2009 |
README
A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library. More information: http://sizzlejs.com/ Discussion: http://groups.google.com/group/sizzlejs Documentation: http://wiki.github.com/jeresig/sizzle Testing Sizzle: - Run 'make': this will create a jquery-sizzle.js file that contains jQuery with the Sizzle selector engine. - Open test/index.html in your browser to run the tests. - The actual unit tests are in test/unit/selectors.js.








