@happymini/debugbar
v0.0.6
Published
Debugbar for Happy Mini App
Readme
HappyMini Debugbar
HappyMini Debugbar is a simple library for @happymini/core
Installation
npm i @happymini/debugbaror
yarn add @happymini/debugbarUsage
import { Lib } from "@happymini/core";
import HappyMiniDebugbar from "@happymini/debugbar";
Lib.use(HappyMiniDebugbar);Support functions
- Console
- Elements
- Performance
- Network
- Application
Demo
Console Tab

Element Tab

Performance Tab

Network Tab

Contributors
- VyLQ ( author )
