lnyemba / jx-node

Implementation of jx math functions, design patterns and a light-weight couchdb handler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JX 4 Nodejs

Jx is a Javascript eXtension that is designed to offer developers a few handy utilities:

  • design patterns like iterator, visitor and observer to cleanly handle object collections
  • Math functions to enable operations like map/reduce; as well as statistical operations like mean,sum, variance, standard deviation
  • A lightweight couchdb handler has been integrated into the framework

About

Implementation of jx math functions, design patterns and a light-weight couchdb handler


Languages

Language:JavaScript 100.0%