npm_package_example

just a simple npm package example

Usage no npm install needed!

<script type="module">
  import npmPackageExample from 'https://cdn.skypack.dev/npm_package_example';
</script>

README

Introcution

just a simple npm package example. How to make it? Please follow the instructions.

note: Using npm init to create a new npm package example maybe out-of-date, using grunt init:node is better. Looking for example? Here it is. For more detail, check out the grunt manual.