2015-03-04 17:37:46 +00:00
2015-03-04 13:37:04 +00:00
2015-03-04 17:16:54 +00:00
2015-03-04 13:37:04 +00:00
2015-03-04 13:37:04 +00:00
2015-03-04 17:37:46 +00:00
2015-03-04 17:37:46 +00:00

Matrix Javascript SDK
=====================

This is the Matrix_ Client-Server v1 SDK for Javascript. This SDK can be run
in a browser (using ``browserify`` or stand-alone with a suitable 
``request.js``) or in Node.js.

Quickstart
==========

In a browser
------------
Host `examples/browser`_ (e.g. using ``python -m SimpleHTTPServer``) and check
the console to see a working version.

In Node
-------
Run the example via ``node app.js`` to see a working version.

.. _Matrix: http://matrix.org
.. _examples/browser: examples/browser
S
Description
No description provided
Readme 57 MiB
Languages
TypeScript 99.4%
Python 0.4%
JavaScript 0.2%