Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-red-contrib-plugin-asyncapi

dalelane7Apache 2.00.0.19

Creates and configures nodes based on AsyncAPI specs in Node-RED

asyncapi, nodered, node-red

readme

AsyncAPI plugin for Node-RED

A plugin for generating and configuring nodes for Kafka, MQTT, AMQP, etc. automatically from an AsyncAPI specification.


Introduction

Screenshot of current code:

screenshot

Quick demo recording:

demo

How to install

Installing the AsyncAPI plugin

Run the following npm command in your Node-RED user directory (e.g. ~/.node-red):

npm install node-red-contrib-plugin-asyncapi

Then restart Node-RED