console-cheating

Console Cheating JS

Usage no npm install needed!

<script type="module">
  import consoleCheating from 'https://cdn.skypack.dev/console-cheating';
</script>

README

Outputs data to debug console with different filename

Basic samples

import ConsoleCheating from 'console-cheating';
ConsoleCheating.log('Lorem ipsum', 'protocol:///', 'foo.bar', 123)