831c32ca1de3ec5c6fdf3bc5d38b56ff056c28f6
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
Description
Languages
TypeScript
99.4%
Python
0.4%
JavaScript
0.2%