2.0.4 • Published 3 years ago

@vex.dev/web-sdk v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago