@ormle/ormle-lab2
v1.0.1
Published
my first package!
Downloads
9
Readme
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(...): descriptionfunction2(...): descriptionfunction3(...): description
