1.0.9 • Published 1 year ago

@chenshuai2144/sketch-color v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

SketchColor

copy form react-color, but only have SketchColor

install

npm i @chenshuai2144/sketch-color --save-dev
yarn add @chenshuai2144/sketch-color

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father-build,

$ npm run build