1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
# JavaScript XMPP Client
[](https://travis-ci.org/jsxc/jsxc)
[](https://dependencyci.com/github/jsxc/jsxc)
[](https://lgtm.com/projects/g/jsxc/jsxc/context:javascript)
[](https://lgtm.com/projects/g/jsxc/jsxc/alerts)
Real-time chat app. This app requires an external XMPP server (openfire, ejabberd etc.).
You find a full list of features, supported protocols and browsers on [our homepage](http://www.jsxc.org).
If you are looking for install instructions or developer notes, please also checkout our [wiki](https://github.com/jsxc/jsxc/wiki/).
## Contribution
Contribution is greatly appreciated. A few hints are in our [Contributor Guide](https://github.com/jsxc/jsxc/wiki/Contributor-Guide).
To contribute new or fixed **translations in the localized messages**, please use [WebTranslateIt](https://github.com/jsxc/jsxc/wiki/Contributor-Guide#translate-jsxc-into-your-language).
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms.
|