wremote

Abstract interface of connection between several procedures

Usage no npm install needed!

<script type="module">
  import wremote from 'https://cdn.skypack.dev/wremote';
</script>

README

module::Remote status experimental

Abstract interface of connection between several procedures

Try out from the repository

git clone https://github.com/Wandalen/wRemote
cd wRemote
npm install
node sample/trivial/Sample.s

To add to your project

npm add 'wremote@alpha'