Extension library for Javascript.
This is a lightweight library to aid in data manipulation and transformation.
The monad support is based off LINQ extension methods.
bower install exjs --save
Include in html.
<script src="bower_components/exjs/dist/ex.js"></script>
Usage and Documentation can be found on the wiki: https://github.com/BSick7/exjs/wiki.