🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@caedman/mp-colorui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@caedman/mp-colorui

MP ColorUI 是一款基于 Taro 框架并且联合 Color-UI CSS 库开发的多端 UI 组件库(目前仅支持小程序端)

latest
Source
npmnpm
Version
0.1.4
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

MP-COLORUI 是基于 Taro框架的组件库

使用方式

安装:npm i mp-colorui 具体文档请查看:MP-ColorUI 文档

注意

由于该组件库还未开发完成,后期 API 可能会变动,请慎用在商业环境!

小程序演示

MP ColorUI

使用案例

引入 CSS 文件

引入 CSS 需要在 src 目录下 app.scss 中引入样式

@import "~mp-colorui/dist/style/index.scss";

引入组件

import { ClAvatar } from 'mp-colorui'

<ClAvatar shadow shape='round' size='large'/>

Keywords

taro

FAQs

Package last updated on 09 Jul 2019

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