gabrieljorand-lab2
v1.0.1
Published
mini clone of my lab2 library
Downloads
4
Readme
Project Title
315 Lab2 demo
Purpose
**BEWARE: This library was published for learning purposes. It is not int Describe the intended intent
Usage
Install it:
npm install gabrieljorand-gabrieljorand-lab2
Require it:
const _ = require('gabrieljorand-gabrieljorand-lab2');
Call it:
const results = _.firstFunction()
Documentation
The following functions are currently implemented:
function1(...)
: descriptionfunction2(...)
: descriptionfunction3(...)
: description