Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@wltech/mobile-ui
Advanced tools
介绍
从移动端各种项目中抽离出来的公共组件,支持按需引用,分公共组件和业务组件。
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
> ### 介绍 > > 从移动端各种项目中抽离出来的公共组件,支持按需引用,分公共组件和业务组件。
The npm package @wltech/mobile-ui receives a total of 139 weekly downloads. As such, @wltech/mobile-ui popularity was classified as not popular.
We found that @wltech/mobile-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.