Skip to content

Instantly share code, notes, and snippets.

View chas-e's full-sized avatar

Chas E chas-e

View GitHub Profile
@chas-e
chas-e / bling.js
Created August 24, 2021 15:13 — forked from paulirish/bling.js
bling dot js
/* bling.js */
window.$ = document.querySelectorAll.bind(document);
Node.prototype.on = window.on = function (name, fn) {
this.addEventListener(name, fn);
}
NodeList.prototype.__proto__ = Array.prototype;

Keybase proof

I hereby claim:

  • I am chas-e on github.
  • I am chas_e (https://keybase.io/chas_e) on keybase.
  • I have a public key ASBoc1Y_Zvk5zHdiowpsLm1woe0No-XeHRxXy_4DqSBRMQo

To claim this, I am signing this object: