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

@b-design/fusion

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@b-design/fusion

A configurable component library for web built on React.

  • 3.1.3
  • npm
  • Socket score

Version published
Weekly downloads
64
increased by357.14%
Maintainers
5
Weekly downloads
 
Created
Source




About

B-Design 是阿里云推出的一套面向企业服务领域的设计系统,为阿里云生态及合作伙伴的 SaaS 系统上云提供标准化的设计规范和产品解决方案。作为云计算生态的一部分,B-Design 开放给所有阿里云伙伴和客户,帮助企业完成自己的产品设计与构建。


Note

目前组件库处于内测期(beta), 请留意版本的变化与迭代。


Install

npm i @b-design/fusion -S

Usage

引用组件

import { Button } from '@b-design/fusion';

引用样式

import '@b-design/fusion/dist/theme/variables.blue.css';  // 引入指定主题包样式文件
import '@alifd/next/dist/next-noreset.var.min.css';       // 引入@alifd/next指定样式文件
import '@b-design/fusion/dist/index.css';                 // 引入@b-design/fusion全量组件样式文件

More

更多使用方式及详细说明,见官网

Keywords

FAQs

Package last updated on 29 Aug 2023

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