diff --git a/index.html b/index.html index 9cbc3a0a7..8e73aba63 100644 --- a/index.html +++ b/index.html @@ -1245,6 +1245,11 @@ _([1, 2, 3]).value(); Functional JavaScript, which includes comprehensive higher-order function support as well as string lambdas.
+ ++ Michael Aufreiter's Data.js, + a data manipulation + persistence library for JavaScript. +
Python's itertools.