Skip to content
kgryte edited this page May 12, 2015 · 2 revisions

Installation

$ npm install compute.io

Usage

var compute = require( 'compute.io' );

The compute module is comprised of several smaller modules. If you want to roll your own compute, follow the links and import the individual modules.

Clone this wiki locally