0.0.2 • Published 3 years ago

@mini-architecture/devtools v0.0.2

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

devtools

a tool for developing, like weixin devtools

  1. build devtools client with React

  2. load page by iframes and communicate with parent by window.postMessage

  3. launch browser by chrome app api

  4. communicate with inspector by CDP (Chrome DevTools Protocol)

Usage

yarn global add @mini-architecture/cli

ma-cli devtools -e @mini

find more at @mini-architecture/cli