Skip to content

croudet/marionette-js-client

 
 

Repository files navigation

Marionette JS Client

JavaScript client for Marionette.

Designed to run on Node.js.

Note on gecko compatibility!

1.0x is for gecko 26 and onward 0.x is for gecko 25 and lower.

Hacking

Install

Fork repo

npm install .

Tests

Tests are written in Mocha / Chai

make test

Plugins

Documentation

The landing page is autogenerated from this README.md file. API documentation is made using yuidocjs.

The make doc-server / make doc-publish are used to preview and publish content.

The published document: http://mozilla-b2g.github.io/marionette-js-client/api-docs/

Reviewers

Find us on irc.mozilla.org in the #gaia channel.

  • irc: gaye - Gareth Aye
  • irc: mhenretty - Michael Henretty - mikehenrty (github)
  • irc: lightsofapollo - James Lal
  • irc: jugglinmike - Michael Pennisi
  • irc: evanxd - Evan Tseng

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Makefile 1.1%