mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 02:47:50 +00:00
Issue #207 -- add Data.js to the docs.
This commit is contained in:
@@ -1246,6 +1246,11 @@ _([1, 2, 3]).value();
|
|||||||
which includes comprehensive higher-order function support as well as string lambdas.
|
which includes comprehensive higher-order function support as well as string lambdas.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Michael Aufreiter's <a href="http://substance.io/#michael/data-js">Data.js</a>,
|
||||||
|
a data manipulation + persistence library for JavaScript.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Python's <a href="http://docs.python.org/library/itertools.html">itertools</a>.
|
Python's <a href="http://docs.python.org/library/itertools.html">itertools</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user