@audio-commons/mediator-access

Node.js access to the Audio Commons Mediator

Usage no npm install needed!

<script type="module">
  import audioCommonsMediatorAccess from 'https://cdn.skypack.dev/@audio-commons/mediator-access';
</script>

README

Intro

This is a Audio Common NPM package that provides access to the Audio Common ecosistem (through Audio Common Mediator)

It acesses v2 of the AC mediator

Development

Export

# It will create globaly accessable npm package `@audio-commons/mediator-access`
npm link

Import

# Imports it in the local node_modules space of the hosting app
npm link @audio-commons/mediator-access