evenoddcheck

1.0.1 • Public • Published

evenodd

A package that quickly sorts even and odd numbers based on input

Installation

npm install evenoddcheck

or simply

npm i evenoddcheck

Usage

const evenodd = require('evenoddcheck');

const checked = evenodd(35);

Output should be odd,

Tests

npm run test

Contributing

Feel free to contribute

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i evenoddcheck

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

3.59 kB

Total Files

6

Last publish

Collaborators

  • xperience