Sizzle JavaScript Selector Library


Sizzle JavaScript Selector Library

A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library.

* Completely standalone (no library dependencies)
* Competitive performance for most frequently used selectors
* Only 4KB minified and gzipped
* Highly extensible with easy-to-use API
* Designed for optimal performance with event delegation
* Clear IP assignent (all code held by the Dojo Foundation, contributors sign CLAs)

Related Posts