Skip to content

tandem-pt/react-jitsi-hooks

 
 

Repository files navigation

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.

Getting started

Install dependancy @lyno/lib-jitsi-meet and zustand

yarn add @lyno/lib-jitsi-meet zustand

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).

About

React hooks with Jitsi low level API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.4%
  • TypeScript 25.7%
  • HTML 22.0%
  • CSS 11.9%