Skip to content

Instantly share code, notes, and snippets.

@montyanderson
Created October 5, 2013 18:54
Show Gist options
  • Save montyanderson/6844752 to your computer and use it in GitHub Desktop.
Save montyanderson/6844752 to your computer and use it in GitHub Desktop.
SuperLiteJQuery
function $(q){return document.querySelector(q);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment