1.1.2 • Published 1 year ago

is-odd-react v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Install

Install with npm:

npm install is-odd-react

Usage

import isOdd from "is-odd-react";

console.log(isOdd(1)); // true
console.log(isOdd(2)); // false
1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago