FlowBox UI Toolkit

@industream/flowmaker-flowbox-ui is the frontend harness used to build FlowBox config UIs with Svelte.

[NOTE!lightbulb/FRONTEND HARNESS SCOPE] This section documents both the runtime bridge (flowMakerBridge, FlowBoxSvelteUI) and the scaffold/build toolchain generated by flowbox-ui init.

In this section

Suggested reading order

  1. Getting started
  2. CLI commands
  3. Flowbox-init and harness architecture
  4. ESM await import, CDN cache helper, and peer dependencies
  5. Docker worker integration and peer-dependency caching
  6. Build and packaging

References

  • sdk/config/flowbox-ui/README.md
  • sdk/config/flowbox-ui/cli/index.js
  • sdk/config/flowbox-ui/templates/base/vite.config.js
  • sdk/config/flowbox-ui/templates/dev/vite.config.dev.js