arthur-demo-package

This is a demo package.

Usage no npm install needed!

<script type="module">
  import arthurDemoPackage from 'https://cdn.skypack.dev/arthur-demo-package';
</script>

README

This is a messgae from the demo package

Example.js

const arthur = require('arthur-demo-package');

arthur.printMsg();