@klearliu/cmpt-315-lab-2
v1.0.2
Published
a test description for lab 2
Downloads
1
Readme
Project Title
A short description
Purpose
** _ BEWARE: _ This library was published for learning purposes. Not meaningful in anyother way. _ int Describe the intended intent
Usage
Install it:
npm install @username/<project-title>
Require it:
const
_
= require('@username/<project-title>');
Call it:
const results =
_
.firstFunction()
Documentation
The following functions are currently implemented:
*
function1(...)
: description
*
function2(...)
: description
*
function3(...)
: description
Replace @username with your npm username. Update the documentation section with your actual f unctions.
Here is an update sentence