All the Matrix projects

This commit is contained in:
Oddvar Lovaas 2016-02-12 11:15:18 +00:00
parent 6925547875
commit 8c05e12cfc
63 changed files with 1049 additions and 0 deletions

View file

@ -0,0 +1,11 @@
---
layout: project
title: Matrix.org React SDK
categories: projects sdk
author: Matrix.org team
maturity: Early beta
---
# {{ page.title }}
[matrix-react-sdk](https://github.com/matrix-org/matrix-react-sdk) is our next-generation Web SDK for Matrix, providing both a large hierarchy of reusable UI components and a simple neutral reference application. It's suitable both for building standalone applications and embedding Matrix clients into existing web apps, irrespective of the host app's framework.