
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
@tendaui/theme-generator
Advanced tools
TendaUI 主题配置生成器 - React 版本
pnpm add @tendaui/theme-generator
import { ThemeGenerator } from "@tendaui/theme-generator";
function App() {
return (
<div>
{/* 你的应用内容 */}
<ThemeGenerator device="web" />
</div>
);
}
| 属性 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| device | 'web' | 'mobile' | 'web' | 设备类型 |
| showSetting | boolean | false | 是否显示设置按钮 |
# 开发模式
pnpm dev
# 构建
pnpm build
# 类型检查
pnpm type-check
react >= 16.13.1react-dom >= 16.13.1tvision-color - 颜色处理库cssbeautify - CSS 格式化FAQs
TendaUI 主题配置生成器
The npm package @tendaui/theme-generator receives a total of 21 weekly downloads. As such, @tendaui/theme-generator popularity was classified as not popular.
We found that @tendaui/theme-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.