@ripple-learning/lib-jitsi-meet
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Jitsi Meet API library

You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom GUI.

Installation

Building the sources

NOTE: you need Node.js >= 12 and npm >= 6

To build the library, just type:

npm install

To lint:

npm run lint

and to run unit tests:

npm test

if you need to rebuild lib-jitsi-meet.min.js

npm run postinstall

Both linting and units will also be done by a pre-commit hook.

Package Sidebar

Install

npm i @ripple-learning/lib-jitsi-meet

Weekly Downloads

0

Version

0.1.0

License

Apache-2.0

Unpacked Size

5.97 MB

Total Files

188

Last publish

Collaborators

  • willolsker