Braid Design System SEEK集团主题化设计系统

Braid Design System 是 SEEK 集团打造的主题化设计系统,挺适合需要统一风格的项目。最的地方是,它开箱即用,省心又高效,直接支持辫子(Braid)。安装也简单,只要在你的项目中运行 npm install --save braid-design-system,引入必要的组件和主题就行。你可以在 index.js 里这样做:

import 'braid-design-system/reset';
import { BraidProvider, Text } from 'braid-design-system';
需要注意的是,reset 样式必须先引入,不然会有 CSS 排序问题。对了,如果你的项目有特殊的构建需求,也可以按照指南自定义,挺灵活的。

,Braid Design System 不仅你快速搭建符合公司品牌的界面,还可以灵活配置,适合各种项目需求。如果你正在做类似的设计系统,建议试试看,省事又高效。

folder
braid-design-system:SEEK集团的主题化设计系统 预估大小:952个文件
file
extractExports.js 614B
file
release.config.js 248B
file
renovate.json 323B
file
package.json 5KB
file
changelog.js 2KB
file
config.json 187B
file
CODEOWNERS 240B
file
sku.routes.js 2KB
file
LICENSE 1KB
file
componentUpdates.json 64KB
file
undocumentedExports.json 217B
file
sku.config.js 1KB
file
.gitignore 269B
file
source.macro.js 618B
file
.eslintignore 115B
file
generateIcons.js 6KB
file
postCommitStatus.js 959B
file
deploy.js 898B
file
.editorconfig 209B
file
Changeset.code-snippets 465B
zip 文件大小:1.08MB