/AlloyLever

Web Developer Tool

Primary LanguageJavaScriptMIT LicenseMIT

English | 简体中文

AlloyLever Preview

Web Developer Tool

preview

###AJAX

preview

Feature

  • Click the AlloyLever button to toggle between showing or hiding the tool panel
  • Output all the log by console.[log|info|warn|debug|error] in the Console tab
  • Output all the error info in the Console tab
  • Output all the XMLHttpRequest's requests in the XHR tab
  • Output all the Cookie info and LocalStorage info in the Resources tab
  • Output all the timing of website's Life Cycle in the Timeline tab

Demo

demo

http://alloyteam.github.io/AlloyLever/

Install

You can install it via npm:

npm install alloylever

Usage

reference in your page ,such as:

<script src="alloylever.js"></script>

Note that you have to reference the script before the other scripts !!

Many thanks to

License

This content is released under the MIT License.