![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
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.
mini-antui
Advanced tools
Advance Design
设计规范用小程序开发者工具打开项目
$ npm install mini-antui --save
在页面json中文件中进行注册,如card组件的注册如下所示:
{
"usingComponents": {
"card": "mini-antui/es/card/index",
}
}
在axml文件中进行调用:
<card
thumb="{{thumb}}"
title="卡片标题2"
subTitle="副标题非必填2"
onClick="onCardClick"
info="点击了第二个card"
/>
如果你有好的意见或建议,欢迎给我们提issue。
0.3.4
2018-08-16
tabs
组件闪烁问题face-detection
组件增加最小旋转角度属性FAQs
小程序版AntUI
The npm package mini-antui receives a total of 53 weekly downloads. As such, mini-antui popularity was classified as not popular.
We found that mini-antui 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.