Skip to content

nemmtor/is-odd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published