gfgnpmpkgupload

this is demo package for a gfg article

Usage no npm install needed!

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

README

gfgnpmpkgupload

This is the readme file for gfgpkgnplupload npm module.

using the module

The functions are to be used by simply calling them. For example,

  • To add two numbers : add(num1,num2)

Additional functions available:

  • Multuply two numbers : mul(num1, num2)

version changelog

  • version 0.0.0 - error file was shipped
  • version 0.0.1 - error was fixed in index.js and module published
  • version 0.0.2 - readme file added(to be tested in npmjs.com console) and function to add two numbers added to gfgFns.