
Security News
Frontier AI Is Now Critical Infrastructure
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.
@caedman/mp-colorui
Advanced tools
MP ColorUI 是一款基于 Taro 框架并且联合 Color-UI CSS 库开发的多端 UI 组件库(目前仅支持小程序端)
安装:
npm i mp-colorui具体文档请查看:MP-ColorUI 文档
由于该组件库还未开发完成,后期 API 可能会变动,请慎用在商业环境!

CSS 文件引入 CSS 需要在 src 目录下 app.scss 中引入样式
@import "~mp-colorui/dist/style/index.scss";
import { ClAvatar } from 'mp-colorui'
<ClAvatar shadow shape='round' size='large'/>
FAQs
MP ColorUI 是一款基于 Taro 框架并且联合 Color-UI CSS 库开发的多端 UI 组件库(目前仅支持小程序端)
The npm package @caedman/mp-colorui receives a total of 0 weekly downloads. As such, @caedman/mp-colorui popularity was classified as not popular.
We found that @caedman/mp-colorui demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
The Fable shutdown shows how quickly model access can become a business continuity risk for AI-dependent engineering teams.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.