Cross-browser XPath implementation in JavaScript
Google has just released Wicked Good XPath – A rewrite of Cybozu Lab’s famous JavaScript-XPath. Link: https://github.com/google/wicked-good-xpath The rewritten version is 40% smaller and about 30% faster than the original implementation.