315-npm-js

1.0.2 • Public • Published

Checks for even/odd numbers

A short description

Purpose

**BEWARE: This library was published for learning purposes. It is not int Describe the intended intent

Usage

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

Documentation

The following functions are currently implemented:

  • isEven(num: int): return true if a number is even, false otherwise
  • isOdd(num: int): returns true if a number is odd, false otherwise

Readme

Keywords

none

Package Sidebar

Install

npm i 315-npm-js

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

8.37 kB

Total Files

28

Last publish

Collaborators

  • ifesunmola