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 59be24e95b0705e18b8356886efb6e65ff12bf6f
tree 122a7df1eb110013448573bdcd80ca595efcb40f
parent 3e97c27d19e18c984a29bfea89fcccadf3544fb3
tree 122a7df1eb110013448573bdcd80ca595efcb40f
parent 3e97c27d19e18c984a29bfea89fcccadf3544fb3
sizzle /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Wed Jan 07 14:10:28 -0800 2009 | |
| |
README | Fri Feb 20 10:02:18 -0800 2009 | |
| |
sizzle.js | ||
| |
speed/ | Sat Apr 25 12:22:58 -0700 2009 | |
| |
test/ | Tue Sep 15 13:58:09 -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.








