Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.

Cannot retrieve the latest commit at this time.
Failed to load latest commit information. | |||
![]() |
speed | ||
![]() |
test | ||
![]() |
.gitmodules | ||
![]() |
LICENSE | ||
![]() |
Makefile | ||
![]() |
README | ||
![]() |
sizzle.js |
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: - Open test/index.html in your browser to run the tests. - The actual unit tests are in test/unit/selectors.js.