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

@if-lowo/render-dom

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/render-dom

`@if-lowo/render-dom` 提供基于 DOM 的预览渲染能力。

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@if-lowo/render-dom

@if-lowo/render-dom 提供基于 DOM 的预览渲染能力。

当前职责

  • 将 scene 渲染成 DOM 结构
  • 处理基础 box model 样式映射
  • 支持 flow / flex / widthMode 等布局预览语义

主要导出

  • createDomRenderer()

适用场景

  • 需要快速做编辑态旁路预览
  • 需要验证布局语义是否与编辑器一致

依赖

  • @if-lowo/core

当前状态

  • 阶段:beta 前工程化阶段
  • 说明:当前主要服务于编辑器与 demo 预览,后续会继续与 runtime 渲染路径对齐

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