browserify-johnny-five

Browserify Johnny Five.

Usage no npm install needed!

<script type="module">
  import browserifyJohnnyFive from 'https://cdn.skypack.dev/browserify-johnny-five';
</script>

README

Browserify Johnny Five

Build Johnny Five as a browserify module.

Usage

Import ./build/browserify-johnny-five.js in your webpage.

<script src="path/to/build/browserify-johnny-five.js"></script>