@b-design/ui
TypeScript icon, indicating that this package has built-in type declarations

2.0.67 • Public • Published




About

B-Design 是阿里云推出的一套面向企业应用领域的设计系统。在企业级软件服务逐渐走向云端化的趋势下,为阿里内部及合作伙伴的 SaaS 系统上云提供标准化的设计规范和指导。

Install

tnpm install @b-design/ui --save

Usage

引用组件

import {Button} from '@b-design/ui'

引用 css 样式

@import '@b-design/ui/dist/index.css';
@import '<your-own-less>.css';

Build Process

  • npm i to install packages.
  • npm dev to start development.
  • npm run build to build lib, create release in esm and umd.
  • npm run build:docs:all to generate docs.

Readme

Keywords

none

Package Sidebar

Install

npm i @b-design/ui

Weekly Downloads

5

Version

2.0.67

License

none

Unpacked Size

60.5 MB

Total Files

3176

Last publish

Collaborators

  • dhgalien
  • chvin
  • yaoyuxia.yyx
  • wangcherry
  • chestnutpcj