Change to sorting by date (mostly)

This commit is contained in:
Oddvar Lovaas 2016-08-11 17:05:50 +01:00
parent 9cb626982a
commit cffd4c34ea
64 changed files with 7 additions and 7 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.