C2FO Projects

comb

Framework for node that provides a one stop shop for frequently needed utilities, including:

See Usage for more details.

Installation

npm install comb

Extensions

patio

Patio is a Sequel inspired query engine and ORM.

Installation

While it is not mandatory it is recommened that you install comb first, as it will make working with the comb API easier.

npm install comb patio

To use the patio executable for migrations

npm install -g patio  

nools

Nools is a rules engine for node based on the rete network.

Installation

npm install nools

gofigure

Gofigure is a configuration tool for node to help in the gathering and monitoring of configuration files in node.

Installation

npm install gofigure

hive

hive is an In memory store for Node JS

Installation

npm install hive

c2fo-shell

c2fo-shell - command line interface to C2FO collaborative cash flow optimization platform