@wai-chat/feature-is-even
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

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

/@wai-chat/feature-is-even/

    Package Sidebar

    Install

    npm i @wai-chat/feature-is-even

    Weekly Downloads

    2

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    509 B

    Total Files

    2

    Last publish

    Collaborators

    • wai-chat