![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@b-design/fusion-test
Advanced tools
A configurable component library for web built on React.
B-Design 是阿里云推出的一套面向企业应用领域的设计系统。在企业级软件服务逐渐走向云端化的趋势下,为阿里内部及合作伙伴的 SaaS 系统上云提供标准化的设计规范和指导。
npm i @b-design/fusion -S
引用组件
import { Button } from '@b-design/fusion';
引用 css 样式
import '@b-design/fusion/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全量组件样式文件
更多使用方式及详细说明,见官网。
FAQs
A configurable component library for web built on React.
The npm package @b-design/fusion-test receives a total of 0 weekly downloads. As such, @b-design/fusion-test popularity was classified as not popular.
We found that @b-design/fusion-test demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?
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.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.