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
6
Commits
2
Branches
0
Tags
25
MiB
Python
100%
eeb2dfd1fc
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
David Baker
eeb2dfd1fc
uglify at the end so we can also mangle names, and don't bother uglifying individual modules with -g as it doesn't seem to make any difference
2015-06-11 17:46:25 +01:00
example
uglify at the end so we can also mangle names, and don't bother uglifying individual modules with -g as it doesn't seem to make any difference
2015-06-11 17:46:25 +01:00
src
uglify at the end so we can also mangle names, and don't bother uglifying individual modules with -g as it doesn't seem to make any difference
2015-06-11 17:46:25 +01:00
.gitignore
gitignore node_modules
2015-06-10 10:10:34 +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
Build (and watch-build) jsx->js and modular css -> (uglified) css bundle
2015-06-10 15:54:36 +01:00
README.md
matrix-react-sdk
This is a react-based SDK for inserting a Matrix chat client into a web page