@happymini/debugbar
v0.0.6
Published
Debugbar for Happy Mini App
Downloads
1
Readme
HappyMini Debugbar
HappyMini Debugbar is a simple library for @happymini/core
Installation
npm i @happymini/debugbar
or
yarn add @happymini/debugbar
Usage
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 )