Skip to content
Athan edited this page May 11, 2015 · 2 revisions

Installation

$ npm install compute.io

Usage

To use compute,

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