An open API service indexing awesome lists of open source software.

https://github.com/jsxc/documentation

Project documentation of JSXC
https://github.com/jsxc/documentation

Last synced: about 1 year ago
JSON representation

Project documentation of JSXC

Awesome Lists containing this project

README

          

# JSXC documentation

[![Documentation Status](https://readthedocs.org/projects/jsxc/badge/?version=latest)](https://jsxc.readthedocs.io/en/latest/?badge=latest)

This documenation covers JSXC core, packages, [XMPP cloud auth](https://github.com/jsxc/xmpp-cloud-auth) and surrounding topics. The HTML version is hosted by [readthedocs.org](https://readthedocs.org) and available via [jsxc.readthedocs.io](https://jsxc.readthedocs.io).

## Contributors note
Add a symbolic link from `./.git/hooks/pre-commit` to `./pre-commit.sh`, to verify your changes before every commit.