is-event

1.0.0 • Public • Published

is even't?

We had too many beers and had to create is-event.

Usage

Tells you if the number given is odd or not.

const isEvent = require('is-event');
 
isEvent(2); # false
isEvent(3); # true

License

MIT.

Package Sidebar

Install

npm i is-event

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

950 B

Total Files

3

Last publish

Collaborators

  • semmu