Skip to content

Commit 1de3d69

Browse files
committed
Two new js libraries- mori and Immutable
1 parent 2164426 commit 1de3d69

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)