There are those two similar projects:
Zepto.js
Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API
The primary difference between Zepto.js and jQuery are their respective file sizes of Zepto.js's ~20kb (minified, not gzipped) instead of jQuery's ~80kb,And Zepto.js's ~10kb (minified, Gzipped) instead of jQuery's ~30kb. Furthermore, Zepto’s support for browsers such as IE<10
is either lacking or not guaranteed, its target platforms are: