JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q35724F

基于vue3实现的通用颜色选择器

Package Exports

  • @wh-chen/color-picker
  • @wh-chen/color-picker/dist/color-picker.js
  • @wh-chen/color-picker/dist/color-picker.umd.cjs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wh-chen/color-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ColorPicker

使用vue3写的一个通用颜色选择器

目前实现了一个类chrome颜色选择器,下一步将写一个类figma颜色选择器。