@sharpscratchy/hello-world

Hello world!

Usage no npm install needed!

<script type="module">
  import sharpscratchyHelloWorld from 'https://cdn.skypack.dev/@sharpscratchy/hello-world';
</script>

README

Package: hello-world version npm bundle size

This repository is a test of npm packages

Usage

const pkg = require('@sharpscratchy/hello-world');

pkg.helloWorld(); // Print 'Hello world!' in the console