Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@xyfebaby/uni-components

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyfebaby/uni-components

uni-app组件库

latest
npmnpm
Version
0.1.19
Version published
Maintainers
2
Created
Source

uni-components

文档地址

uni-components 是一个 uni-app 生态下的组件库

快速开始

yarn add @xyfebaby/uni-components

在 page.json 中添加配置

{
  "easycom": {
    "autoscan": true,
    "custom": {
      "^x-(.*)": "@xyfebaby/uni-components/src/components/$1/index.vue"
    }
  }
}

引入样式

import '@xyfebaby/uni-components/src/styles/index.scss'

Keywords

uni-app

FAQs

Package last updated on 29 Mar 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