Socket
Book a DemoInstallSign in
Socket

@easyv/biz-components

Package Overview
Dependencies
Maintainers
18
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/biz-components

## 安装

npmnpm
Version
1.0.27
Version published
Weekly downloads
87
1142.86%
Maintainers
18
Weekly downloads
 
Created
Source

这是一个按需加载的组件库

安装

pnpm install easyv-biz-components

引入

import { Button } from 'easyv-biz-components'

引入样式(很重要)

在你项目的入口文件引入下面两个样式

import '@easyv/biz-components/dist/tailwindcss.pkg.css';
import '@easyv/biz-components/dist/style.pkg.css';

按需加载

import { Button } from 'easyv-biz-components'

FAQs

Package last updated on 27 Aug 2025

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