1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-01 04:43:29 +03:00
2015-03-04 17:42:29 +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:42:29 +00:00
2015-03-04 17:39:25 +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 examples/node via node app.js to see a working version.

Description
Клиент-серверный SDK Matrix для JavaScript
Readme 272 MiB
Languages
TypeScript 99.4%
Python 0.4%
JavaScript 0.2%