Skip to content

yihuineng/ui-marker

Repository files navigation

Help manage your UI positions easily.

image

usage

local

  • open index.html in browser.
  • import JsonData like this
{
  "PageA": {
     "image": "https://cdn.jsdelivr.net/gh/yihuineng/images@master/uimarker/page1.jpg",
     "btn1": "100,200",
     "btn2": "200,200"
  },
  "PageB": {
     "image": "https://cdn.jsdelivr.net/gh/yihuineng/images@master/uimarker/page2.jpg",
     "btn3": "100,200",
     "btn4": "300,200"
  }
}

About

ui positions mark tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published