not-odd

1.0.1 • Public • Published

not-odd

checks if the number provided is not odd

const notodd = require('not-odd')

notodd(3)  // => false
notodd(69) // => false
notodd(4) // => true

that's it

Buy Me Coffee!

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 not-odd

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.02 kB

Total Files

4

Last publish

Collaborators

  • deastl