JSPM

  • Created
  • Published
  • Downloads 8000
  • Score
    100M100P100Q132272F
  • License MIT

Vue component to pick beautiful colors

Package Exports

  • vue-swatches
  • vue-swatches/dist/vue-swatches.min.css

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

Readme


Vue Swatches

Jest license

Key FeaturesInstallBasic UsagePropsEventsSlotsContributing License

Contributing

# serve with hot reload at localhost:8080
npm run dev

# distribution build with minification
npm run bundle

# build the documentation into docs
npm run docs

# run unit tests
npm run test

# run unit tests watch
npm run unit-watch

License

MIT