@vex.dev/web-sdk
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

vex.dev/web-sdk

TypeScript and JavaScript libraries for developing applications that work with the Vex Streaming Platform.

Installing

npm install @vex.dev/web-sdk

Usage

See the reference documentation and example walk-throughs on the Vex Documentation Website.

Contributing

Setup

To prepare your development environment:

make setup

Development

When making changes to the web-sdk locally, you can link it to your local version of the Vex Demo application, installed as ../demo, as follows:

Using the local sdk with the Vex Demo app:

bin/local-sdk

Return to using the published SDK with the Vex Demo app:

bin/published-sdk

Deployment

The web-sdk is automatically published to NPM when the version is changed in package.json

Readme

Keywords

none

Package Sidebar

Install

npm i @vex.dev/web-sdk

Weekly Downloads

2

Version

2.0.4

License

MIT

Unpacked Size

56.3 kB

Total Files

7

Last publish

Collaborators

  • sampierson