Skip to content

Instantly share code, notes, and snippets.

@AKIo0O
AKIo0O / qs.js
Created April 11, 2012 10:36
qs - simple query selector
/**
@file qs.js
Query Selector
== Terminology ==
Query: Comma-separated group of selectors (a.nav, button)
@AKIo0O
AKIo0O / qs.js
Created March 28, 2012 15:14
qs - simple query selector
/**
@file qs.js
Query Selector
== Terminology ==
Query: Comma-separated group of selectors (a.nav, button)
@AKIo0O
AKIo0O / LICENSE.txt
Created February 21, 2012 07:20 — forked from 140bytes/LICENSE.txt
140byt.es -- Click ↑↑ fork ↑↑ to play!
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE