JSX Components
JSX Components
The building block of any webmiddle application is the JSX component.
Webmiddle Devtools
Webmiddle Devtools
Evaluate and debug your components, inspect the call state and view the created resources.
Batteries Included
Batteries Included
The framework provides a set of core components for the most common operations like http requests, data transformations, flow control, Puppeteer requests, concurrency and error handling.
Extensible
Extensible
There is no actual difference between a core component and a component that you may want to develop yourself.
Anyone can contribute by adding new components!
Remote execution
Remote execution
Quickly turn webmiddle applications into REST APIs, allowing remote access via HTTP or WebSocket.
Use webmiddle-devtools for running and debugging your components and test them remotely.