@easylogic/color
v0.0.7
Published
simple color manipulate functions with easylogic
Downloads
102
Readme
Simple color manipulate functions with easylogic
Install
npm
npm install @easylogic/colorHow 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:3000build
npm run build 