@hossam1231/is-odd
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Acme Corp's isOdd

Demo package to test out scoped publishing using workspaces.

npm i --save @hossam1231/is-odd
import { isOdd } from '@hossam1231/is-odd';

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

Readme

Keywords

none

Package Sidebar

Install

npm i @hossam1231/is-odd

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

565 B

Total Files

2

Last publish

Collaborators

  • hossam1231