如何通过调色板将范围 public 的包放入 Node-RED?

How to get scoped public packages into Node-RED via palette?

上周我published new public package to npm for Node-RED with the keyword node-red but so far it has not shown up in the Node-RED Library; although it seems to adhere to the packaging instructions.

与其他 public 包的区别之一是它们是在 npm 上的组织下发布的。没有其他 @* 包出现在 Node-RED 库中,但它们出现在 npm 上。

如何通过 Node-RED 中的调色板管理器加载范围 public 包?

2018-01-04 范围内的包显然没有被索引。现在已经为它们添加了支持,我发布的范围包出现在网上。

自现在更改以来,流程库中添加了大量范围内的包。现在可以通过 Node-RED 中的调色板管理器安装它们。