Skip to content

Instantly share code, notes, and snippets.

@iManu
Forked from bjork24/gist:fd53130815c5e01ba91a
Last active August 29, 2015 14:22
Show Gist options
  • Save iManu/de29fb92c97cb61357bd to your computer and use it in GitHub Desktop.
Save iManu/de29fb92c97cb61357bd to your computer and use it in GitHub Desktop.
var $ = document.querySelectorAll.bind(document);
var $_ = document.querySelector.bind(document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment