GitHub - jbinary/jslix: JSLiX is an XMPP library for JavaScript based on the XML ORM approach.

Skip to content

Navigation Menu

Sign in

Appearance settings

jslix

Requirements:

  • jQuery;
  • CryptoJS;
  • js-signals.

To run the tests, you will need install next software:

  • node.js;
  • buster.js;
  • buster-amd;
  • buster-coverage.

Start the server: buster server

By default test server runs on http://localhost:1111

Open the browsers you want to run tests in and click the capture button.

Run tests: buster test

To build docs you need have yuidoc.

You can build docs with yuidoc command in root directory of repository.