@acme-corp/is-even
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Acme Corp's isEven

Demo package to test out scoped publishing using workspaces.

npm i --save @acme-corp/is-even
import { isEven } from '@acme-corp/is-even';

console.log(isEven(2)); // true
console.log(isEven(3)); // false

Readme

Keywords

none

Package Sidebar

Install

npm i @acme-corp/is-even

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

1.12 kB

Total Files

5

Last publish

Collaborators

  • frankdejonge