@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    2

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