1.0.6 • Published 4 years ago

@exlinc/cc-web-exec-sdk v1.0.6

Weekly downloads
9
License
-
Repository
github
Last release
4 years ago

Coding Rooms Web Exec SDK for iframes

SDK for building and communicating with web execution environments that are embedded as iframes in Coding Rooms

Usage

First get the distribution:

  • NPM: npm install @exlinc/cc-web-exec-sdk

USAGE DOCS TODO

Development Setup

git clone https://github.com/exlinc/cc-web-exec-sdk
cd cc-web-exec-sdk
npm install

Building

The build step places cc-web-exec-sdk.js into the dist/ directory of the project. This is the only required output bundle.

npm run build

Publish to NPM

npm publish

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago