Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
A Crude Mobile UI framework.
一个简单粗暴的移动端 Web UI 框架。
CMUI 是一个专攻移动网页的 UI 框架,它提供了丰富的组件和简洁的接口,开箱即用。CMUI 帮助开发者摆脱样式细节和兼容性困扰,从而腾出更多精力投入到业务开发中。
支持以下移动平台的主流浏览器:
同样支持以下桌面浏览器:
(更多细节参见 CMUI 的浏览器分级支持策略。)
通过 Bower 安装:
$ bower install cmui
在页面中加载 CMUI 的样式文件、脚本文件及必要的依赖:
<!DOCTYPE html>
<html>
<head>
...
<link rel="stylesheet" href="bower_components/cmui/dist/cmui.css">
</head>
<body>
...
<script src="bower_components/zepto.js/dist/zepto.js">
<script src="bower_components/underscore/underscore.js">
<script src="bower_components/underscore.ext/dist/underscore.ext.js">
<script src="bower_components/cmui/dist/cmui.js">
</body>
</html>
建议使用 iOS/Android 设备访问:CMUI Demo
以下案例基于 CMUI v0.10 构建(建议使用 iOS/Android 设备访问):
以下案例基于 CMUI v0.8 构建(建议使用 iOS/Android 设备访问):
FAQs
Lightweight UI solution for mobile web.
The npm package cmui receives a total of 5 weekly downloads. As such, cmui popularity was classified as not popular.
We found that cmui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.