Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@b-design/ui

Package Overview
Dependencies
Maintainers
9
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@b-design/ui

  • 2.0.67
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
177
increased by365.79%
Maintainers
9
Weekly downloads
 
Created
Source




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.

FAQs

Package last updated on 26 May 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc