@reveldigital/client-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.14 • Public • Published

SDK Library

Library for interfacing web apps with the Revel Digital player.

Installation and prerequisites

npm install @reveldigital/client-sdk

Usage

import { createPlayerClient } from "@reveldigital/client-sdk";

const api = createPlayerClient();

// Trigger a callback on the player
await api.callback('hello world');

API Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @reveldigital/client-sdk

Weekly Downloads

2

Version

1.0.0-alpha.14

License

none

Unpacked Size

84.1 kB

Total Files

16

Last publish

Collaborators

  • averjk
  • mtinnes