0.0.6 • Published 1 year ago

@happymini/debugbar v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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

image

Element Tab

image

Performance Tab

image

Network Tab

image

Contributors
  • VyLQ ( author )