Skip to content

Commit

Permalink
Issue jashkenas#207 -- add Data.js to the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed May 13, 2011
1 parent bf6098f commit cf6cc16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1245,6 +1245,11 @@ <h2>Links &amp; Suggested Reading</h2>
<a href="http://osteele.com/sources/javascript/functional/">Functional JavaScript</a>,
which includes comprehensive higher-order function support as well as string lambdas.
</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>
Python's <a href="http://docs.python.org/library/itertools.html">itertools</a>.
Expand Down

0 comments on commit cf6cc16

Please sign in to comment.