npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

node-red-contrib-topmenu

v1.0.2

Published

Move the Node-RED main menu into a responsive horizontal menu bar for faster access.

Readme

Top Menu

node-red-contrib-topmenu

Top Menu places Node-RED's main menu in a horizontal bar at the top of the editor. It provides quicker access to existing menu commands while retaining menu items added by Node-RED and other plugins.

Features

  • Moves the native main menu between the Node-RED logo and editor toolbar.
  • Keeps third-party and plugin-provided menu items.
  • Moves the flow-tab bar into the workspace and keeps Deploy at the top right.
  • Places menu items that do not fit inside a responsive More menu.
  • Supports nested dropdowns inside the main bar and More menu.

Behaviour

Hover a menu item to open its dropdown. Moving to another dropdown closes the previous branch, including a dropdown that was pinned open with a click.

Clicking a menu item keeps its dropdown open until another menu branch is opened or the menu is dismissed. Nested entries inside More open toward the available side and show a single direction arrow.

The menu recalculates its available width when the editor changes size. Overflowing items move into More and return to the main bar when space becomes available.

Requirements

  • Node-RED 5.0 or newer
  • Node.js 22.9 or newer

Contact

Found a bug, have a suggestion, or want to discuss a plugin?

License

Licensed under the MIT License.