@shift-studio/bridge

Shift Bridge

Usage no npm install needed!

<script type="module">
  import shiftStudioBridge from 'https://cdn.skypack.dev/@shift-studio/bridge';
</script>

README

Shift Bridge

Library built to be used as a dependency for users shift projects that makes the connection between the user application and the Shift IDE. Mostly used inside library specific shift extensions.

Installation

yarn

Build

yarn build

Test

yarn test