@n4ncy/assignment2

1.0.3 • Public • Published

CMPT315-assignment-2

This is assignment 2 for CMPT 315 which explores npm and JavaScript.

Purpose

This assignment aims to develop a JavaScript library that provides functions to manipulate arrays and objects.

Usage

Install it: npm install @n4ncy/assignment2 Require it: const _ = require('@n4ncy/assignment2'); Call it: const results = _.firstFunction()

Documentation

The following functions are currently implemented:

  • function1(...): description
  • function2(...): description
  • function3(...): description

Readme

Keywords

Package Sidebar

Install

npm i @n4ncy/assignment2

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

45.9 kB

Total Files

10

Last publish

Collaborators

  • n4ncy