Spacebrew Node Packaged Module

Last week Jeff Crouse created a node packaged module using the Spacebrew.js library and published it to the npm registry. This means that you can now easily install and import Spacebrew.js into node-based application.

Since this npm uses the standard Spacebrew.js library, the API to integrate spacebrew into your node app is exactly the sames as on a browser-based app. ​You can find more information about the Spacebrew npm here: https://npmjs.org/package/spacebrew

​