Skip to content

wazo-communication/euc-plugins-js-sdk

Repository files navigation

Wazo E-UC Plugins SDK

Our powerful toolkit is designed to help you create and integrate around Wazo products, from an embedded softphone to modular plugins. Whether you're a seasoned developer or just starting out, the Wazo E-UC Plugins SDK is designed to fit any JavaScript project.

Installation

Using a Package Manager You can install our SDK with your favorite package manager in the following ways:

# NPM
npm install @wazo/euc-plugins-sdk

# YARN
yarn add @wazo/euc-plugins-sdk

Documentation

Please find the SDK Documentation here.