/jx-node

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

Primary LanguageJavaScript

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