npm-addon-digidesk

node red implementation

Usage no npm install needed!

<script type="module">
  import npmAddonDigidesk from 'https://cdn.skypack.dev/npm-addon-digidesk';
</script>

README

npmi Command Line Interface

Build Status NPM version Standard Version

command line interface for generating npm and npm Enterprise integrations

npm i npmi-cli -g
npmi generate

How It Works

  1. run npmi generate to create a new integration.
  2. publish your integration to npm (npm publish)
  3. users install your integration, via npme add-on my-app

License

ISC