Skip to content

Instantly share code, notes, and snippets.

View joncostello's full-sized avatar

Jon Costello joncostello

  • Fort Collins CO
View GitHub Profile

Keybase proof

I hereby claim:

  • I am joncostello on github.
  • I am joncostello (https://keybase.io/joncostello) on keybase.
  • I have a public key ASD0YrTLn_9e43PzrVrQlV-UIELsZoJtxlY1hxy2p8C8wQo

To claim this, I am signing this object:

@joncostello
joncostello / expected.html
Created April 22, 2012 21:30
Replace attributes with iterative object values
<ul class="items">
<li>
<a class="name" href="/items/1">test1</a>
</li>
<li>
<a class="name" href="/items/2">test2</a>
</li>
</ul>