|
|
|
|
|
by simquat
128 days ago
|
|
I’m working on an app builder that combines a Figma-like canvas for design with Apple Shortcuts-style logic for functionality.
Instead of writing code or connecting node graphs, you define behavior by stacking instructions using a syntax based on Hyperscript. You can try the editor here (no signup required): https://app.breadboards.io/playgrounds/weather And here is a live app exported from it: https://late-cat-2043.breadboards.app |
|