🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@if-lowo/vue-editor

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@if-lowo/vue-editor

`@if-lowo/vue-editor` 提供开箱即用的 Vue 编辑器壳层与默认面板组件。

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@if-lowo/vue-editor

@if-lowo/vue-editor 提供开箱即用的 Vue 编辑器壳层与默认面板组件。

当前职责

  • 编辑器三栏壳层
  • 右侧 tab 切换
  • 节点树面板
  • 审计面板
  • 运行时预览面板
  • 通用面板卡片
  • 默认属性面板
  • 默认字段组件

主要导出

  • LowoEditorShell
  • EditorTabBar
  • NodeTreePane
  • AuditPane
  • RuntimePreviewPane
  • PanelCard
  • PropsPanel

适用场景

  • 希望快速接入完整编辑器 UI
  • 希望在默认壳层基础上继续扩展属性面板、物料面板与宿主逻辑

依赖

  • @if-lowo/core
  • @if-lowo/schema
  • @if-lowo/runtime-vue
  • vue

当前状态

  • 版本:1.0.0
  • 阶段:1.0 最小可用
  • 说明:当前已收口默认 PropsPanel 与字段组件,后续重点转为扩展点固定与发布链路验证

构建

npm run build -w @if-lowo/vue-editor

FAQs

Package last updated on 17 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts