@pgnhd/hello-npm

Hello World for npm

Usage no npm install needed!

<script type="module">
  import pgnhdHelloNpm from 'https://cdn.skypack.dev/@pgnhd/hello-npm';
</script>

README

@pgnhd/hello-npm

version size

Demo for publishing npm Packages to npmjs.com.

Usage

const hw = require("@pgnhd/hello-npm");

hw();

=> Hello NPM