项目作者: fraigo

项目描述 :
Firebug lite resources
高级语言: JavaScript
项目地址: git://github.com/fraigo/firebug-lite.git
创建时间: 2020-08-22T12:58:58Z
项目社区:https://github.com/fraigo/firebug-lite

开源协议:

下载


Firebug Lite

Usage

Include the following lines into your HTML

  1. <script src="https://fraigo.github.io/firebug-lite/firebug-lite.js"></script>

The CSS stylesheet will be loaded automaticaly. In case of any problem, you can add the stylesheet manually.

  1. <link href="https://fraigo.github.io/firebug-lite/firebug-lite.css" rel="stylesheet">