Skip to content
/ jslix Public

JSLiX is an XMPP library for JavaScript based on the XML ORM approach.

Notifications You must be signed in to change notification settings

jbinary/jslix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

JSLiX is an XMPP library for JavaScript based on the XML ORM approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published