Install
Install the component using NPM
$ npm install tomalec/rubber-duck-debuggerFork on GitHub Download as ZIP
Debug your code with quacking ease
$ npm install tomalec/rubber-duck-debuggerFork on GitHub Download as ZIP
is a Custom Element that provides amazing, full-featured debugging tool
Just click on the <rubber-duck-debugger>
, or .ask()
it. Thanks to the newest technology, duck will listen to you carefully, so describe your problem the best you can, to find out the solution.
import 'rubber-duck-debugger';
or
<script type="module" src="node_modules/rubber-duck-debugger/src/rubber-duck-debugger.js"></script>
<rubber-duck-debugger></rubber-duck-debugger>