0.0.7 • Published 4 years ago
@easylogic/color v0.0.7
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