1.0.2 • Published 1 year ago
@dafrog1/npmtutorial v1.0.2
npmTutorial
learn to use npm
Purpose
**BEWARE: This library was published for learning purposes. It is not int Describe the intended intent
Usage
Install it:
npm install @dafrog1/npmtutorial
Require it:
const _ = require('@dafrog1/npmtutorial');
Call it:
const results = _.firstFunction()
Documentation
The following functions are currently implemented:
function1(...)
: descriptionfunction2(...)
: descriptionfunction3(...)
: description