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

@wltech/mobile-ui

Package Overview
Dependencies
Maintainers
0
Versions
648
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wltech/mobile-ui

> ### 介绍 > > 从移动端各种项目中抽离出来的公共组件,支持按需引用,分公共组件和业务组件。

  • 1.6.83-alpha.86
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@wltech/mobile-ui

介绍

从移动端各种项目中抽离出来的公共组件,支持按需引用,分公共组件和业务组件。

npm 地址

https://www.npmjs.com/package/@wltech/mobile-ui

gitlab 地址

http://gitlab.dev.weiling.cn/willing-frontend/mobile-monorapo

使用

安装

pnpm i @wltech/mobile-ui

注意

需要引入全局css文件

import "@mobileUI/components/style.css";

在项目中使用使用组件的话,需要要node_modules的lib文件夹获取

import WlPic from "@mobileUI/components/WlPic";

FAQs

Package last updated on 28 Oct 2024

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