is-this-a-number

1.0.0 • Public • Published

is-this-a-number

This small package checks if the parameter is a number.

Usage


First let's install the package:

npm i is-this-a-number
Now you can require it in your project and use:

isNumber(x)
Where x is anything. The function will return a boolean.

Package Sidebar

Install

npm i is-this-a-number

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

732 B

Total Files

3

Last publish

Collaborators

  • makogai