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

@if-lowo/schema

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@if-lowo/schema

`@if-lowo/schema` 是 `if-lowo` 的协议层,负责定义低代码文档与配套 schema。

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@if-lowo/schema

@if-lowo/schemaif-lowo 的协议层,负责定义低代码文档与配套 schema。

当前职责

  • LowoDocument 协议定义
  • page / container / component 节点定义
  • bindings / actions / loop / registries
  • validate / normalize / migrate

主要导出

  • LowoDocument
  • validateDocument()
  • normalizeDocument()
  • migrateDocument()
  • createDocument()
  • registerComponentSchema()

适用场景

  • 持久化低代码文档
  • 在业务侧定义组件 schema
  • 在 runtime 与 editor 之间共享稳定协议

当前状态

  • 阶段:runtime alpha 准备中
  • 说明:这是发布链路中优先级最高的基础包之一

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