▲ Microjs - Everything you need from jQuery, none of the compatibility at github.com▼1 up and 2 down, posted by eatonphil 3356 days ago 3 comments
sylvainpv 3356 days ago. link 1 point ▲ ▼You put a link to "What's wrong with extending the DOM" (http://perfectionkills.com/whats-wrong-with-extending-the-dom/), but you are precisely extending it by modifying HTMLElement.prototype. Not sure to follow you
babula 3356 days ago. link 1 point ▲ ▼You mention IE9+ support, however the code uses classList which is supported in IE10 not IE9...?