1.0.5 • Published 1 year ago

@nealh/nealhamacher-npm-package-trial v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago