Xeplr OS / React UI

@xeplr/ui-jobs

The screens for @xeplr/jobs — schedule, run, pause and watch jobs — as routes a host app registers, or a standalone app

Install

npm install @xeplr/ui-jobs

Peer dependencies you provide: @xeplr/ui-account, @xeplr/ui-utils, react, react-router-dom

The idea

A host brings the router, the auth gate and the layout; the jobs screens come with the jobs product instead of being rebuilt in every app.

Where it sits

Part of React UI — model / controller / design, split apart on purpose. Take the finished page, take the hook and bring your own design, or take neither and use the model without React at all.

Documentation for @xeplr/ui-jobs is in its README on npm.

These packages are what Xeplr Analytics is made of

If you are assembling this yourself, it may be worth seeing the assembled version first.