@nealh/nealhamacher-npm-package-trial

1.0.5 • Public • Published

Project Title

Trial run creating and publishing an npm package

Purpose

**Beware: This library was published for learning purposes. It is not intended for production-grade software.

Usage

Install it:
npm install nealhamacher/nealhamacher-npm-package-trial
Require it:
const _ = require('nealhamacher/nealhamacher-npm-package-trial)
Call it:
const results = square(number)

Documentation

The following functions are currently implemented:
square(number) -> squares a number times2(number) -> multiplies a number by 2

Readme

Keywords

Package Sidebar

Install

npm i @nealh/nealhamacher-npm-package-trial

Weekly Downloads

2

Version

1.0.5

License

ISC

Unpacked Size

1.31 kB

Total Files

5

Last publish

Collaborators

  • nealh