We have modularized the Suki Web SDK into framework-specific packages so you only need to install the one that fits your environment.The SDK is built for modern JavaScript and requires an ES6 compatible browser.
You can use the @suki-sdk/js package for plain JavaScript projects or with frameworks like Vue, Angular, or Solid.js. This package provides the core SDK functionality without tying it to a specific UI library.To install the package, run one of the following commands:
For React applications, you should use the @suki-sdk/react package. It includes React-specific hooks and components that make it easy to integrate Suki’s functionality into your application.To install the package, run one of the following commands: