react-jitsi-hooks

React hooks with Jitsi low level API

Usage no npm install needed!

<script type="module">
  import reactJitsiHooks from 'https://cdn.skypack.dev/react-jitsi-hooks';
</script>

README

React Jitsi Hooks

Disclaimer: This is a work in progress. Do not use this library in production, breaking change will happens before arriving to the first stable version.

Hooks and stores for lib-jitsi-meet low API level.

Documentation

Check out https://collabdesign.github.io/react-jitsi-hooks

Special Thanks

  • Facilita.social – For supporting the project
  • Zustand – A small, fast and scaleable bearbones state-management solution. Our build system is taken from there.

Roadmap

  1. Online demo
  2. Add test
  3. Support sub-documents (useYSubDoc?)
  4. Add hooks for YXMLFragment

License

See the CONTRIBUTE file for contribution guidelines

Contribution

See the LICENSE file for license rights and limitations (MIT).