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
.