Skip to content

Commit

Permalink
adding melmacian's Underscore.strings to the Links section of the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas authored and elmer committed Jul 26, 2010
1 parent 1a67c8d commit 107afcf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Expand Up @@ -1128,6 +1128,13 @@ <h2>Links &amp; Suggested Reading</h2>
The <a href="http://github.com/mirven/underscore.lua">source</a> is
available on GitHub.
</p>

<p>
<a href="http://esa-matti.suuronen.org/projects/underscore.strings/">Underscore.strings</a>,
an Underscore extension that adds functions for string-manipulation:
<tt>trim</tt>, <tt>startsWith</tt>, <tt>contains</tt>, <tt>capitalize</tt>,
<tt>reverse</tt>, <tt>sprintf</tt>, and more.
</p>

<p>
Ruby's <a href="http://ruby-doc.org/core/classes/Enumerable.html">Enumerable</a> module.
Expand Down

0 comments on commit 107afcf

Please sign in to comment.