wirer
v0.1.0
Published
wirable logic bricks
Downloads
4
Maintainers
Readme
Wirer
a flow/node based UI framework for React and JavaScript
Introduction
Wirer is a generalist approach for building user interfaces around the idea of connectable nodes. Wirer allows you to customize the UI to better fit your needs via React components. You can also create and register your own nodes to achieve the goals of your application and let your users play with it.
Features
Apart from handling all node dragging interactions, Wirer offers the following features:
Examples
Some examples using Wirer to interact with external applications:
Alert
Build the flow to alert()
a message
Dumb Box
Build the flow to guide a box to the target in a minigame