Skip to content

Commit

Permalink
Merge pull request jashkenas#646 from russplaysguitar/master
Browse files Browse the repository at this point in the history
Added Underscore.cfc info to docs
  • Loading branch information
jashkenas committed Jun 21, 2012
2 parents d586d9c + 7c63003 commit 64b8f86
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Expand Up @@ -1596,7 +1596,13 @@ <h2 id="links">Links &amp; Suggested Reading</h2>
aimed at on Perl hashes and arrays, also
<a href="https://github.com/vti/underscore-perl/">available on GitHub</a>.
</p>


<p>
<a href="http://russplaysguitar.github.com/UnderscoreCF/">Underscore.cfc</a>,
a Coldfusion port of many of the Underscore.js functions,
<a href="https://github.com/russplaysguitar/underscorecf">available on GitHub</a>.
</p>

<p>
<a href="https://github.com/edtsech/underscore.string">Underscore.string</a>,
an Underscore extension that adds functions for string-manipulation:
Expand Down

0 comments on commit 64b8f86

Please sign in to comment.