I’m starting a new open-source project: Nodrica.
It is a lightweight TypeScript package for running custom node-based flows inside any app.
Input
-> Custom Node
-> Custom Node
-> Custom Node
-> Final Output
The idea is simple: developers register their own nodes, connect them as a flow, pass input through the chain, and get the final result.
GitHub: https://lnkd.in/gA68cckm
(https://lnkd.in/gA68cckm)Please star this repo, and show your support.