node-red-node-typescript-starter
node-red-node-typescript-starter copied to clipboard
🏁 Quick-start template repository for creating new Node-RED node sets in TypeScript.
hi @alexk111 I believe you have contributed to node-red types in DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped/blob/2026ab9fbd33457124a0a6a55d5c1d1e3f696764/types/node-red__runtime/index.d.ts I was trying to use it in my project but I noticed that the core function `createNode`...
some are older, some are deprecated. What about update che skeleton to a battletested version?
The current config node template is valid for a normal node. This issue leads to the config node not being able to preserve its state. This fix adds the "-config-"...
update all dependencies to latest possible version. increased version to 0.2.4
Out of curiosity, did you leave this project? And, if so, why? Did you find an alternative?