Skip to content

Commit 63cedc8

Browse files
authored
Merge pull request #136 from saarwexler/master
two new js libraries added
2 parents 2164426 + 9a9e1bc commit 63cedc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -813,6 +813,8 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
813813

814814
## Functional Programming Libraries in JavaScript
815815

816+
* [mori](https://github.com/swannodette/mori)
817+
* [Immutable](https://github.com/facebook/immutable-js/)
816818
* [Ramda](https://github.com/ramda/ramda)
817819
* [Folktale](http://folktalejs.org)
818820
* [monet.js](https://cwmyers.github.io/monet.js/)

0 commit comments

Comments
 (0)