# lib-jitsi-meet **Repository Path**: chuanshantech/lib-jitsi-meet ## Basic Information - **Project Name**: lib-jitsi-meet - **Description**: A lib-jitsi-meet fork that enhancement and customization for OkEDU. - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-01-15 - **Last Updated**: 2025-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: jitsi, TypeScript, JavaScript ## README # Jitsi Meet API library You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom GUI. ## Installation [Checkout the examples.](doc/API.md#installation) ## Building the sources To build the library, just type: ``` npm install ```