@edsilv/exjs

Extension library

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@edsilv/exjs
1530.5.14 years ago4 years agoMinified + gzip package size for @edsilv/exjs in KB

Readme

exjs
Build Status
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 Installation

``bower install exjs --save``
Include in html.
``<script src="bower_components/exjs/dist/ex.js"></script>``

Documentation

Usage and Documentation can be found on the wiki: https://github.com/BSick7/exjs/wiki.