Update 'README.md'

master
Steve L. Nyemba 7 years ago
parent c83a03b662
commit c558ed2069

@ -15,8 +15,8 @@ Modules
| **Modules** | **Description** |
| -------- | -------- |
| rpc.js | XMLHttpRequest wrapper. Enables to make ajax requests using a simple interface |
| dom.js|Provides an interfact to manipulate Document Object Model (DOM)|
| utils.js|Implements reusable functions around design patterns to manipulate collections, JSON objects|
|ext/math.js|Reusable mathematical and statistical functions, correlations, mean, median, mode ...|
|ext/ml.js|Reusable big data framework with functions like map/reduce|
| **rpc.js** | XMLHttpRequest wrapper. Enables to make ajax requests using a simple interface |
| **dom.js**|Provides an interfact to manipulate Document Object Model (DOM)|
| **utils.js**|Implements reusable functions around design patterns to manipulate collections, JSON objects|
|**ext/math.js**|Reusable mathematical and statistical functions, correlations, mean, median, mode ...|
|**ext/ml.js**|Reusable big data framework with functions like map/reduce|

Loading…
Cancel
Save