Looking for some tutorials where we have all the information about writing first npm package from scratch, looking forward things like
Moreover how do we convert a common JS api to npm enabled?
Any pointer or help should be appreciated.
I was able to get things out myself, hence successfully registered the npm package @ https://npmjs.org/package/javascript-boilerplate
Kindly find the answer in the same order as I have asked.