与Firefox交互的node.js模块:node-firefox
jopen
10年前
node.js模块用于与Firefox交互,通过 DevTools remote protocol。
它的一些宏伟目标
- Simplify app development for Firefox OS--make it look more like "normal" app development by enabling developers to use tools like Gulp to do things such as deploying to the device.
- "Close the circle" with Cordova + Firefox OS and make it possible to runcordova emulateorcordova deploy.
- Provide a command line tool which is somewhat equivalent in features to WebIDE, for people who like typing more than clicking.
- Mega grand goal: control/debug any browser on the command line via DevTools via Valence.
支持的平台
Here's a very early-stages support matrix. Bear with us as we make more progress ;)
Module / Platforms | Linux | Mac OS | Windows |
---|---|---|---|
node-firefox-find-ports |
|
| |
node-firefox-find-simulators |
|
| |
node-firefox-start-simulator |
|
| |
node-firefox-connect |
| ||
node-firefox-find-app |
| ||
node-firefox-install-app |
| ||
node-firefox-uninstall-app |
| ||
node-firefox-launch-app |
| ||
node-firefox-reload-css |
|