0.0.3 • Published 6 months ago

@wai-chat/is-even v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Wai Cjat's isEven

Demo package to test out scoped publishing using workspaces.

yarn add @wai-chat/is-even
import { isEven } from '@acme-corp/is-even';

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

6 months ago

0.0.2

6 months ago