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

Dependencies (0)

    Dev Dependencies (2)

    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