debugger-board

datahub debugger board

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
debugger-board
2.1.23 years ago6 years agoMinified + gzip package size for debugger-board in KB

Readme

debugger-board
datahub debugger board

!NPM versionnpm-imagenpm-url !build statustravis-imagetravis-url !Test coveragecoveralls-imagecoveralls-url !node versionnode-imagenode-url !npm downloaddownload-imagedownload-url

Installation

Common Usage

Live demo
  • Script with attribute tag for append to point element

<script append="body" src="//unpkg.com/debugger-board@latest/dist/debugger-board.js"></script>

  • Script without attribute tag

<script src="//unpkg.com/debugger-board@latest/dist/debugger-board.js"></script>
<script>
  window._debugger_board.append(document.body);
</script>

Use with datahub-proxy-middleware

$ npm i datahub-proxy-middleware --save-dev

And set showBoard true.

Contributors

|
xudafeng

|
Chan-Chun

|
zivyll

| :---: | :---: | :---: |
This project follows the git-contributor spec, auto upated at Thu Apr 19 2018 22:58:33 GMT+0800.

License

The MIT License (MIT)