JSPM

vue3-color-gradient-picker

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

Package Exports

  • vue3-color-gradient-picker
  • vue3-color-gradient-picker/dist/index.js.mjs

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 (vue3-color-gradient-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vue3-color-gradient-picker

This template should help get you started developing with Vue 3 in Vite.

npm downloads

Color and gradient picker for vue3.js. If you use vue2, plese use color-gradient-picker.vue3-color-gradient-picker is an upgraded version of color-gradient-picker

本项目仅仅是将Vue2相关api修改成Vue3 如果想彻底的使用Vue3,请使用Qiu-Jun大佬的项目哈~ .vue3-color-gradient-picker is an upgraded version of color-gradient-picker

Usage

yarn add vue3-color-gradient-picker
# or npm install vue3-color-gradient-picker or pnpm install vue3-color-gradient-picker

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint