jeresig / sizzle
- Source
- Commits
- Network (65)
- Issues (4)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
sizzle /
| name | age | message | |
|---|---|---|---|
| |
.gitmodules | Mon Nov 09 16:59:37 -0800 2009 | |
| |
LICENSE | Wed Jan 07 14:10:28 -0800 2009 | |
| |
Makefile | Sat Dec 19 15:15:40 -0800 2009 | |
| |
README | Tue Nov 10 20:03:49 -0800 2009 | |
| |
sizzle.js | Fri Feb 05 16:50:00 -0800 2010 | |
| |
speed/ | Sat Apr 25 12:22:58 -0700 2009 | |
| |
test/ | Sat Dec 19 20:07:07 -0800 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: - Open test/index.html in your browser to run the tests. - The actual unit tests are in test/unit/selectors.js.
