Giter Site home page Giter Site logo

color-ui-next's Introduction

输入图片说明

一个基于ColorUI CSS库二次开发的uni-app组件库 在原先的基础上扩展了如表单验证 属性切换 遵守dataCom开发规则 感谢@文晓港 大神开发的uni-app平台中最符合我审美的一款css库

❗ 组件库现在还在开发中 后续还会加入更多内容 请勿在生产环境中使用

打开预览地址

⚡ 快速使用

⚡ npm 安装

npm install uni-next-colorui -S

🚘 项目中使用 -> uni-app 最新版本 main.js入口

import colorui from 'uni-next-colorui'
import 'uni-next-colorui/style/index.css'
Vue.use(colorui)

⚡ 按需引入

import {cuButton} from 'uni-next-colorui'
import 'uni-next-colorui/style/index.css'
Vue.component('cuButton',cuButton)

已实现组件 ✅

✅ Tag标签
✅ Progress进度条
✅ Icon图标
✅ Layout布局
✅ Banner轮播图
✅ List列表
✅ MsgList消息列表
✅ GridList宫格菜单
✅ TimeLine时间轴

表单组件 ✅

✅ Button按钮
✅ Switch开关
✅ Input输入框
✅ Select选择器
✅ Radio单项选择器
✅ Checkbox多项选择器
✅ Upload上传组件
✅ Avatar头像
✅ textarea文本域组件

Customize configuration

See Configuration Reference.

color-ui-next's People

Contributors

lastly1999 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.