Get the latest tech news
Cash: A small jQuery alternative for modern browsers
An absurdly small jQuery alternative for modern browsers. - fabiospampinato/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. Iterates through an object and calls the callback ( key, value ) method on each property.
Or read this on Hacker News