1.0.2 • Published 2 years ago
sinm4-cmptlab2 v1.0.2
Project Title
A short description
Purpose
**BEWARE: This library was published for learning purposes. It is not int Describe the intended intent
Usage
Install it:
npm install @sinm4/cmpt315-lab2
Require it:
const _ = require('@sinm4/cmpt315-lab2');
Call it:
const results = _.firstFunction()
Documentation
The following functions are currently implemented:
function1(...)
: descriptionfunction2(...)
: descriptionfunction3(...)
: description
1.0.2
2 years ago