This website requires JavaScript.
Explore
Help
Sign In
gaja-group
/
matrix-bot
Watch
2
Star
0
Fork
You've already forked matrix-bot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
57
Commits
2
Branches
0
Tags
25
MiB
Python
100%
aaa38d95ba
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Matthew Hodgson
aaa38d95ba
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
2015-06-23 18:28:20 +01:00
example
Copyright headers (and use strict, while we're at it).
2015-06-23 16:41:25 +01:00
skins
/base
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
2015-06-23 18:28:20 +01:00
src
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
2015-06-23 18:28:20 +01:00
.gitignore
gitignore bundle.js too
2015-06-11 18:26:25 +01:00
LICENSE
Basic structure of a react SDK and start of an implementation.
2015-06-09 17:40:42 +01:00
README.md
Basic structure of a react SDK and start of an implementation.
2015-06-09 17:40:42 +01:00
package.json
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
2015-06-23 18:28:20 +01:00
README.md
matrix-react-sdk
This is a react-based SDK for inserting a Matrix chat client into a web page