npm.io
1.0.0 • Published 2 years ago

lib-mezon-meet

Licence
Apache-2.0
Version
1.0.0
Deps
20
Size
8.0 MB
Vulns
1
Weekly
0
Stars
1.4K
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

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 >= 7

To build the library, just type:

npm install
npm run build

To lint:

npm run lint

and to run unit tests:

npm test

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

npm run build

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

Keywords