Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@touchflows/buzzcasting-types

touchflows17UNLICENSED1.0.0TypeScript support: included

Interact with BuzzCasting via a PWA app

readme

DeckDeckGo - Types

This project defines the events, interfaces and enumerations used for the WebRTC real-time communication between the DeckDeckGo's deck and remote control.

Table of contents

Getting Started

If you would like to install and compile locally this project, proceed as following:

git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/webcomponents/types
npm install
npm run build

License

MIT © David Dal Busco and Nicolas Mattia

changelog

1.0.0-alpha.11 (2019-05-26)

Lib

  • update Typescript to follow the same version as Stencil One

1.0.0-alpha.10 (2019-05-26)

Breaking

  • move to the org scoped package @deckdeckgo/types

1.0.0-alpha.9 (2019-04-18)

Features

  • add types SLIDES_UPDATE and DELETE_SLIDE