Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@cuberqaq/asuka-ui

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cuberqaq/asuka-ui

UI Framework for Zepp OS

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Asuka UI

Zepp OS UI 框架

Features

  • 虚拟 DOM:类似 HTML DOM,管理组件之间的层级关系
  • 布局引擎:实现类似 Flutter 的布局约束模型,支持如 Flex 布局,Padding 等属性,自动计算布局
  • 事件分发:将触屏等事件接入框架,可实现事件冒泡等操作
  • 响应式设计:实现了 SolidJS 渲染器接口。自定义组件、响应式状态、JSX,应有尽有。
  • 高扩展性: 只需实现 Asuka UI 的组件接口,即可快速创建“Element”级的自定义组件,快速复用已有代码; 反之,Asuka UI 可以挂载到 hmUI 或是某个 VIEW_CONTAINER 上,并指定长、宽,并能创建多个根节点,将 Asuka UI 当成一个 widget 使用。

文档

懒得写,所以没有 QAQ

FAQs

Package last updated on 18 Jan 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