Skip to content

lionelhorn/chii

Repository files navigation

Chii

Remote debugging tool like weinre, replacing web inspector with the latest chrome devtools frontend.

Install

You can get it on npm.

npm install chii -g

Usage

Start the server with the following command.

chii start -p 8080

Then browse to localhost:8080 to start debugging your page.

About

Remote debugging tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.4%
  • TypeScript 24.4%
  • Python 22.4%
  • Handlebars 5.7%
  • CSS 3.2%
  • HTML 2.9%