node_module_tutor

an experimental node package built by me

Usage no npm install needed!

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

README

My first module for npm

Created by: hafizhanindito

This package will give you two methods that could be used directly after using the require method as provided by the node API.

The name of the methods are the following:

- printingMessage()
- printingAnotherMessage()