tmp-test-pkg

<details> <summary><strong>Click to expand!</strong></summary>

Usage no npm install needed!

<script type="module">
  import tmpTestPkg from 'https://cdn.skypack.dev/tmp-test-pkg';
</script>

README

A collapsible section containing markdown

Click to expand!

Heading

  1. A numbered
  2. list
    • With some
    • Sub bullets

A collapsible section containing code

Click to expand!
  function whatIsLove() {
    console.log('Baby Don't hurt me. Don't hurt me');
    return 'No more';
  }

Heading