hello-world-npm-package

This is a template repository. You can easily create and publish your own npm module by forking this repository.

Usage no npm install needed!

<script type="module">
  import helloWorldNpmPackage from 'https://cdn.skypack.dev/hello-world-npm-package';
</script>

README

Hello World NPM Package

This is a template. Create and publish your own npm module by forking it.

Usage Example

Please check my executable specifications / documentation here.

Feedback

If you find any issues or want to share improvement proposals in general feel free to open an issue or a pull request here.