Static analyser for JavaScript which can detect use of unsafe jQuery methods which are vulnerable to XSS attack. By design, any jQuery constructor or method that accepts an HTML string — jQuery(), ...
Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto. See zeptojs.com for an extended introduction, ...