@easylogic/color
v0.0.7
Published
simple color manipulate functions with easylogic
Downloads
17
Readme
Simple color manipulate functions with easylogic
Install
npm
npm install @easylogic/color
How to use
import Color from '@easylogic/color'
Functions
Developments
local dev
git clone https://github.com/easylogic/color
cd color
npm install
npm run dev
open localhost:3000
build
npm run build