yinguangyao / konva-devtool

DevTool for konvajs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

konva-devtool

A development and debugging tool for Konva.

usage

You can load the devtools directory as an unpacked extension.

  1. First, you need to clone the project.
git clone git@github.com:yinguangyao/konva-devtool.git
  1. At the top right, click More Tools.
  2. On the right, click Extensions.
  3. On the left, click load unpacked.
  4. Select the devtools directory of the konva-devtool project

Then, you can open inspect, select konva dev tool, and you can see the following effect.

screen

webstore

Now, you can go to the Chrome Store and install it.

Konva Dev Tool

About

DevTool for konvajs

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.3%