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

1.0.14 • Public • Published

is-even

What is-even

is-even is a package that check if a number is even

Why created it

This package was only created to demonstrate an article and shouldn't be use

How to install it

To install it just use

npm i @hibou-company/is-even

How to use it

Here is an exaple of how to use the package

import { isEven } from '@hibou-company/is-even';

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

Readme

Keywords

none

Package Sidebar

Install

npm i @hibou-company/is-even

Weekly Downloads

0

Version

1.0.14

License

MIT

Unpacked Size

2.57 kB

Total Files

7

Last publish

Collaborators

  • eexy