Im using Node-Webkit and ADBkit to write a program that roots/modifys an android tablet. I need to be able to run fastboot commands (at least continue and flash) in a manner similar to ADBkit. i.e. via Javascript only. Does anyone know of a node module with such capabilities?