0.0.0 • Published 10 years ago

fxos v0.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
10 years ago

node-fxos

Simplify interaction between mankind and FirefoxOS during webapps development

See the presentation here

Idea

Instead of having a big tool that does everything, the idea here is to have very little libraries that do one thing well, so that you can roll your own command line tool, deployment and testing strategies and gulp/grunt script to enhance your Firefox OS development experience.

The aim of these components is to use the Firefox Remote Debugging Protocol with harthur/firefox-client.

Modules

Projects using fxos modules

  • FirefoxOS Gulp Example: Gulpfile.js using node-fxos modules
  • Fireplay Atom: Plugin for Atom for live editing FirefoxOS apps' HTML and CSS