ece_461_adder

1.0.2 • Public • Published

ece_461_adder

This is a dummy npm package made to demonstrate the process of uploading packages to npm.

Installation

You can install this package via npm:

npm install ece_461_adder

Usage

Once installed, you can use the functions provided by the package. Here's a basic example of how to use it:

const { add } = require('ece_461_adder');

console.log(add(3, 5)); // Outputs: "8"

Purpose

This package is created purely for demonstration purposes, showing how to:

  • Create an npm package.
  • Publish it to the npm registry.
  • Use it in your own projects.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i ece_461_adder

Weekly Downloads

28

Version

1.0.2

License

MIT

Unpacked Size

1.11 kB

Total Files

3

Last publish

Collaborators

  • parth1811