is-odd Installation Install using deno add: deno add jsr:@nemmtor/is-odd Usage: import { isOdd } from '@nemmtor/is-odd'; const result = isOdd(3); // true License This project is licensed under the MIT License - see the LICENSE file for details.