🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@haluo/mui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@haluo/mui

哈罗移动端 UI库

unpublished
latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

haluo-mui

Demo

yarn

// Compiles and hot-reloads for development
yarn serve

// Compiles and minifies for production
yarn build

// Lints and fixes files
yarn lint

Build Lib

yarn lib

Deploy Lib

yarn pub

Install Lib

npm install @haluo/mui

Usage

import Vue from "vue"
import HaluoUI from '@haluo/mui'
import '@haluo/mui/lib/haluo-mui.css'

Vue.use(HaluoUI)

// 在项目中使用
<HaluoTest></HaluoTest>

Customize configuration

See Configuration Reference.

Keywords

haluo-mui

FAQs

Package last updated on 25 Jun 2021

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