<rubber-duck-
debugger>

Debug your code with quacking ease

Install

Install the component using NPM

$ npm install tomalec/rubber-duck-debugger
Fork on GitHub Download as ZIP

<rubber-duck-debugger>

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.

Usage

1. Import Custom Element

import 'rubber-duck-debugger';
or
<script type="module" src="node_modules/rubber-duck-debugger/src/rubber-duck-debugger.js"></script>

2. Start using it!

<rubber-duck-debugger></rubber-duck-debugger>