mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 07:17:50 +00:00
Added link to Underscore.php in the docs
This commit is contained in:
committed by
Jeremy Ashkenas
parent
c7d4810ed6
commit
eda751a2a4
@@ -1247,6 +1247,14 @@ _([1, 2, 3]).value();
|
||||
available on GitHub.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="http://brianhaveri.github.com/Underscore.php/">Underscore.php</a>,
|
||||
a PHP port of the functions that are applicable in both languages.
|
||||
Includes OOP-wrapping and chaining.
|
||||
The <a href="http://github.com/brianhaveri/Underscore.php">source</a> is
|
||||
available on GitHub.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/edtsech/underscore.string">Underscore.string</a>,
|
||||
an Underscore extension that adds functions for string-manipulation:
|
||||
|
||||
Reference in New Issue
Block a user