@wonkytech/tm-console-view
v0.0.4
Published
Web component to view the console logs, that can be used for testing.
Readme
tm-console-view
Web component to view the console logs, that can be used for testing.
Installation
npm i @wonkytech/tm-console-viewUsage
<script type="module">
import 'tm-console-view';
</script>
<tm-console-view></tm-console-view>