diff --git a/README.md b/README.md index d9fbda9..e4c1d92 100644 --- a/README.md +++ b/README.md @@ -2334,3 +2334,4 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [bestiejs/benchmark.js](https://github.com/bestiejs/benchmark.js) - A benchmarking library. As used on jsPerf.com. * [xoxco/jQuery-Tags-Input](https://github.com/xoxco/jQuery-Tags-Input) - Magically convert a simple text input into a cool tag list with this jQuery plugin. * [scripted-editor/scripted](https://github.com/scripted-editor/scripted) - The Scripted code editor +* [fpEs](https://github.com/TeaEntityLab/fpEs/) - A small library provides simple usages of basic FP & pattern-matching/sumtype & MonadIO/Rx & Optional for Javascript.