even-number-list

1.0.1 • Public • Published

Description:

  • This package is used to get list of even number within the range you provide in the function.
  • You just need to install the dependency and use this like a function to get even numbers array.

Install Dependency:

npm i even-number-list

How to use:

const evenNumber = require('even-number-list'); console.log(evenNumber(10));

Readme

Keywords

none

Package Sidebar

Install

npm i even-number-list

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

854 B

Total Files

3

Last publish

Collaborators

  • ajay_vaghela