ben_walshbw-lab2
v1.0.0
Published
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 @ben_walsh/bw-lab2` **Require it:** `const _ = require('@ben_walsh/ bw-
Downloads
2
Readme
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 ben_walshbw-lab2
Require it:
const _ = require('ben_walshbw-lab2');
Call it:
const results = _.firstFunction()
Documentation
The following functions are currently implemented:
function1(...)
: descriptionfunction2(...)
: descriptionfunction3(...)
: description