GithubHelp home page GithubHelp logo

mdebug's Introduction

mDebug

移动端调试解决方案

功能包含

  • console日志;
  • XHR相关信息;
  • Resources信息;
  • Timeline信息。

以上的内容既可以在移动端来查看,也可以在PC端进行查看。

开发测试

开发时,控制台:

执行:
npm run dev
会执行构建并进行文件更改监听,但是构建出来的代码不会做压缩、丑化处理;
执行:
npm run build
会执行构建并会对代码做压缩、丑化处理,但是不会执行实时监听。

构建完成后,可以在浏览器中打开index.html来进行调试。

使用

使用时,在所有js文件前引入./dist/mdebug.js即可。

参考

AlloyLever
vConsole

mdebug's People

Contributors

abell123456 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

axl234

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.