Giter Site home page Giter Site logo

hehehai / bee-color Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 392 KB

vue3 color picker component, support [arco, antdv, element-plus]

Home Page: https://bee-color-doc.vercel.app/story/src-stories-docs-intro-story-vue

License: MIT License

JavaScript 1.90% TypeScript 13.36% Less 2.71% Vue 82.04%
color-picker vue3 antd-vue arco-vue element-plus

bee-color's Introduction

bee-color

一个 vue3 颜色选择器组件


安装

pnpm i @dooit/bee-color

npm · yarn · pnpm · bun

使用

import { ColorPicker } from '@dooit/bee-color'
import "@dooit/bee-color/dist/style.css"

🧑‍🎨 Color 实例经过简单封装,继承自 @ctrl/tinycolor

其他使用方式,请查看组件或使用场景。

UI 库

Ant Design Vue

Arco Vue

Element plus

🫨 如何使用 UI 库颜色选择器?

  1. 复制对应 UI store 下的所有文件到项目 components 下的 color-picker 组件文件夹,替换各文件内的来自 @/utils/color 的导入,修改为 @dooit/bee-color.
  2. 使用,按 [UI].story.vue 文件的使用方式,导入 color-picker 组件,后使用.

致敬

该项目 UI 及基础代码、逻辑,来自:

License

@dooit/color-picker is released under the MIT license.

bee-color's People

Contributors

hehehai avatar

Stargazers

 avatar  avatar  avatar  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.