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.