@acme-corp/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 @acme-corp/is-odd
import { isOdd } from '@acme-corp/is-odd';

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

Readme

Keywords

none

Package Sidebar

Install

npm i @acme-corp/is-odd

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

1.32 kB

Total Files

5

Last publish

Collaborators

  • frankdejonge