uckkk/dsh-design-tokens

设计令牌命名规范参考

项目介绍Project Overview

dsh-design-tokens 是 DSH 平台的设计令牌命名规范参考插件,纯 Node 实现,无网络依赖与外部服务。它作为静态参考工具,提供令牌命名规则的查询与展示,便于在开发中保持设计系统一致性。在团队需要统一前端设计令牌命名时引入会话使用。需注意:插件安装后在本地执行第三方代码,部署前应审阅源码;功能为命名规范参考,不包含令牌生成或同步能力。

dsh-design-tokens is a DSH plugin providing a naming convention reference for design tokens, implemented in pure Node with no network or external service dependency. It registers reference tools for querying and displaying token naming rules, helping maintain consistency across a design system. Use it in sessions when a team needs standardized token naming guidance. Caveat: the plugin runs third-party code locally after installation, so review the source before deployment; it only references naming conventions and does not generate or sync tokens.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin add dsh-design-tokens

uckkk/dsh-design-tokens 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

dsh-design-tokens · 设计令牌命名规范参考

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-design-tokens

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-design-tokens"

安装

dsh plugin add github:uckkk/dsh-design-tokens

安装即在本机运行第三方代码,请自行审阅源码。

安装

dsh plugin add github:uckkk/dsh-design-tokens

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。

上一个 Prev dsh-gsv 下一个 Next dsh-satori