All Packages

Production-ready tools and experimental features for Node-RED workflow automation.

Production Ready

Stable packages tested in production workflows.

System Pressure Monitor

"My flows are running slow but I don't know why. Is it memory? CPU? The event loop?"

One composite score (0-100%) shows exactly how stressed your system is. Event loop utilization, delays, memory, and throughput combined into a single gauge.

Msg Peek

"I'm constantly switching between my flow and the debug panel. Half my nodes are debug nodes."

See your data instantly—right on the canvas. Auto-detects the best format: charts for arrays, tables for objects, JSON for complex data.

Notifications Plus

"Our custom nodes need to tell users what's happening, but browser alerts are ugly and blocking."

Material Design toast notifications for job status, warnings, and errors. Non-blocking, beautiful, dismissible. Built with Notyf library.

Flow Visualizer

"My flow is running but I don't know what's actually happening"

Makes message flow visible in real-time. Wire thickness and color show throughput and payload size instantly. No more debugging in the dark.

Message Learner

"I have to debug, inspect, guess, repeat... for every message property"

Automatically discovers available properties as messages flow through. Click to copy. Inspired by Apple Shortcuts' magic variables.

Sticky Note

"I want to document my flow but if I leave the canvas, I lose context"

Rich markdown annotations directly on the canvas. Lucide icons, links, formatting. Documentation lives where the work happens.

Package Manager

"The default package manager shows plain text lists. I can't tell what packages do without clicking through each one."

Visual card-based UI replacing text lists. Smart caching for speed, better search and filtering. Browse packages like an app store.

File Upload

"I need users to upload files to my Node-RED dashboard, but the built-in options are clunky. No drag-drop, no progress."

Modern file upload with multi-file selection, folder upload via drag-drop, real-time progress tracking, and configurable size limits.