otherlight/sizzle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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.