@balazska/how-to-npm

This is a simple npm package for practice

Usage no npm install needed!

<script type="module">
  import balazskaHowToNpm from 'https://cdn.skypack.dev/@balazska/how-to-npm';
</script>

README

how-to-npm

Goal

I have created this package to practice how to create npm packages and how to maintain them.

This artice was used (it is for Node.js packages)

Testing

It is configured to use jest for testing