GitHub - fabiospampinato/cash: An absurdly small jQuery alternative for modern browsers.
Cash
Cash is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods at a fraction of the file size. 100% feature parity with jQuery isn't a goal, but Cash comes helpfully close, covering most day to day use cases.
Comparison
Size
Cash
Zepto 1.2.0
jQuery Slim 3.4.1
Unminified
36.5 KB
58.7 KB
227 KB
Minified
16 KB
26 KB
...
Read more at github.com