0.0.8 • Published 3 years ago

@easylogic/editor-plugin-color-asset v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Color asset plugin for EasyLogic Studio

This plugin makes color asset property.

Features

  • run new component
  • add BaseProperty in library

TODO

  • i18n system
  • style system

Local Dev

npm install
npm install -D @easylogic/editor @easylogic/color
npm run dev 

How to run

npm run dev 

How to build

npm run build