Merge pull request #150 from char0n/master

docs(readme.md): add ramda-adjunct as FL
This commit is contained in:
hemanth.hm 2017-05-19 09:21:53 +05:30 committed by GitHub
commit dedffb1663

View file

@ -859,6 +859,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
* [mori](https://github.com/swannodette/mori)
* [Immutable](https://github.com/facebook/immutable-js/)
* [Ramda](https://github.com/ramda/ramda)
* [ramda-adjunct](https://github.com/char0n/ramda-adjunct)
* [Folktale](http://folktalejs.org)
* [monet.js](https://cwmyers.github.io/monet.js/)
* [lodash](https://github.com/lodash/lodash)