Skip to content

Run complete examples

Each example includes maintained source, prerequisites, run commands, expected results, and cleanup. The repository fixtures require no external backend.

ExampleRun it to observeUse it in your application
HTTPA local server returns Ada; a missing route produces HTTP 404Copy the server and client into the independent ESM setup
ReactLoad, fail, start a delayed request, then cancel itMount the component in an existing React app and provide the documented routes
ViewerFour rows, paging, name sorting, Active filtering, and saved-view confirmationMount the local component with compatible React/Viewer peers
View EngineThree orders, manual queries, sorting and paging through ViewPageUse the current workspace or verified local archive in a React 19 application

The Viewer example saves to component memory and resets on remount. The React fixture's slow route takes 2000 ms so cancellation is visible. These checks prove the example behavior, not authentication, server consistency, or production persistence.

After running a baseline, choose a development task or inspect resource ownership.

Released under the Apache License 2.0.