Implementation of sorting algorithms as node machines.
$ npm install machinepack-sort --save
var Sort = require('machinepack-sort');