Project Title
A short description
Purpose
**BEWARE: This library was published for learning purposes. It is not in Describe the intended intent
Usage
Install it:
npm install @ormle/ormle-lab2
Require it:
const _ = require('ormle/ormle-lab2');
Call it:
const results = _.firstFunction()
Documentation
The following functions are currently implemented:
-
function1(...)
: description -
function2(...)
: description -
function3(...)
: description