gxx950224/SapBuddy-dsh--packages-sapbuddy-settings-ui1

sapbuddy-settings-ui

SapBuddy SAP 连接设置页(客户端 UI)——注册 DSH 设置界面 settings.section,经 sapbuddy-settings 的同源 HTTP API 读写连接配置

AI Analysis

核心用途是为 SapBuddy 提供可视化的 SAP 连接配置界面。适合需要直观管理 SAP 连接的用户,需配合 sapbuddy-settings 后端插件使用。

Package
sapbuddy-settings-ui
Version
0.2.0
License
MIT
Last updated
Aug 14, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

sapbuddy-settings-ui

SapBuddy「SAP 连接」设置页(DSH 客户端 UI)。注册 settings.section, 经 sapbuddy-settings 的同源 HTTP API 读写连接配置。

构建

pnpm --filter sapbuddy-settings-ui build   # esbuild → dist/client.js

浏览器端 bundle 通过 exports["./client"] 提供;dsh.client 字段声明平台与注入。

安装

dsh plugin --profile web add ./packages/sapbuddy-settings-ui