Skip to content

Instantly share code, notes, and snippets.

@quicksnap
Created April 21, 2013 22:39
Show Gist options
  • Save quicksnap/5431354 to your computer and use it in GitHub Desktop.
Save quicksnap/5431354 to your computer and use it in GitHub Desktop.
So awesome
(($) ->
$.fn.brickr = (options) ->
# $firstEl = $( @[0] )
# Return chainability
$.each @, (i, el) ->
# Optional: things to each ele
undefined
)(jQuery)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment